Skip to content

fix import statement case in README#51

Open
retani wants to merge 2 commits intoGregivy:masterfrom
intergestalt:master
Open

fix import statement case in README#51
retani wants to merge 2 commits intoGregivy:masterfrom
intergestalt:master

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