Skip to content

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