Closed woles closed 7 years ago
After command fullstack:
bash: /usr/local/bin/fullstack: /usr/local/bin/node^M:bad interpreter: No such file or directory
@woles Thanks for posting this. Line endings issue, resolved with new version.
It should be /usr/bin/env node as you are forcing node to be in /usr/loca/bin which may not be the choice of user.
After command fullstack:
bash: /usr/local/bin/fullstack: /usr/local/bin/node^M:bad interpreter: No such file or directory