Closed pfulop closed 8 years ago
Thanks @pfulop I'll change it, out of curiosity what node version are you using? (it was working for me case-insensitively so just wondering)
Pushed to master, will go in the next release too.
@DominicTobias Hi, I have been using v5.7.0
After install and start, there is error of missing module.
Error: Cannot find module './routes'
To fix this, you need to correct typo on line 6 in app/Router.js './routes.js' => './Routes.js' .