Urigo / meteor-client-bundler

https://blog.meteor.com/leverage-the-power-of-meteor-with-any-client-side-framework-bfb909141008
MIT License
192 stars 41 forks source link

env: node\r: No such file or directory #65

Closed tiagomsmagalhaes closed 6 years ago

tiagomsmagalhaes commented 6 years ago

i installed this module in a angular-cli generated project following the README and this link https://medium.com/@ardatan/angular-cli-meteor-no-more-eject-webpack-configuration-4e718aa855b6

and when I try to bundle ./node_modules/.bin/meteor-client bundle -s api I get that error env: node\r: No such file or directory.

There are similar issues on other repos like this one https://github.com/JohnPostlethwait/fixme/issues/22

OS: macOS 10.13.6

ardatan commented 6 years ago

Thank you for your collaboration, but it is not related to this package as you said!