Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solve Unix format error in cli.js #22

Merged
merged 1 commit into from
Nov 25, 2018

Conversation

2012mjm
Copy link
Contributor

@2012mjm 2012mjm commented Nov 25, 2018

solve "env: node\r: No such file or directory" error in cli.js
problem here on Mac OS and Linux
please publish new beta version

nwutils/nw-builder#75 (comment)

I resolved this issue converting the line ending from DOS to UNIX format.
In vim I used this command:
:set ff=unix

@juliandavidmr juliandavidmr merged commit 848c533 into juliandavidmr:master Nov 25, 2018
@juliandavidmr
Copy link
Owner

Published: https://www.npmjs.com/package/sails-inverse-model/v/2.0.7
Version: 2.0.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants