mphasize/sails-generate-ember-blueprints

Critical Error: require argument path issue

Blackening999 opened this issue · 1 comments

Please use lowercased path names, cause in insensitive-case systems it will be a blocker.
refer here for more information: nodejs/node-v0.x-archive#6000

The same issue inside the sails library: https://github.com/balderdashy/sails-hook-dev/issues/3

Yep sorry that was also here my fault. Will fix as soon as I get to it today. Or if you have time for a pr that would be appreciated as well.