Hacker News new | ask | show | jobs
by caogecym 2213 days ago
The worst node module import issue I’ve encountered is with bootstrap react Navbar component. It runs fine locally but wouldn’t build in ci, and after an hour of troubleshooting it turns out that the B is capitalized (NavBar)... so WTF it works locally?...
1 comments

Running on Windows machine vs Unix based tends to highlight issues regarding case sensitivity