Skip to content

Conversation

@retani
Copy link

@retani retani commented May 3, 2021

Using different case in the import and the directory in node_modules can lead to nasty failures on file systems that differentiate between cases. I had code that was working fine on my mac but failing on a linux server with docker. Using the same lower case as the npm package does fixed it.

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