Skip to content

Fixed an issue that causes build to fail on case-sensitive systems.#3

Open
defmech wants to merge 2 commits intoourcade:masterfrom
defmech:master
Open

Fixed an issue that causes build to fail on case-sensitive systems.#3
defmech wants to merge 2 commits intoourcade:masterfrom
defmech:master

Conversation

@defmech
Copy link

@defmech defmech commented May 28, 2020

I had an issue where the sample code wouldn't compile on a case-sensitive linux system. It turns our the value "Phaser" in the "types" property in tsconfig.json must match the case in the @types/phaser/ folder. There was also an extra slash in the triple slash directive.

defmech added 2 commits May 28, 2020 17:48
Having a capital P at the start caused issues with case sensitive systems.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant