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

Moralis Admin CLI line endings broken on unix with yarn #80

Open
tennox opened this issue Jun 14, 2021 · 0 comments
Open

Moralis Admin CLI line endings broken on unix with yarn #80

tennox opened this issue Jun 14, 2021 · 0 comments

Comments

@tennox
Copy link

tennox commented Jun 14, 2021

moralis-admin-cli watch-cloud-file .... --moralisCloudFile ./functions/moralis.js:

/usr/bin/env: ‘node\r’: No such file or directory

Seems like an issue that npm automatically "fixes", but yarn doesn't: yarnpkg/yarn#5480

Workaround:
dos2unix node_modules/moralis-admin-cli/index.js

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

No branches or pull requests

1 participant