Skip to content

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

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

Open
leleliu008 opened this issue May 8, 2020 · 2 comments
Open

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

leleliu008 opened this issue May 8, 2020 · 2 comments

Comments

@leleliu008
Copy link

run androidjs command on macOS occurred error:env: node\r: No such file or directory

@Chhekur
Copy link
Member

Chhekur commented May 9, 2020

run androidjs command on macOS occurred error:env: node\r: No such file or directory

I guess, you used yarn to install Android JS, can you use npm instead ?

Feel free to ask in case of any problem ; )

@leleliu008
Copy link
Author

@Chhekur Yes, I used yarn to install AndroidJS Builder. I resolved this problem by following steps:

vim $(command -v androidjs)
:set ff=unix
:wq

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

2 participants