We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
run androidjs command on macOS occurred error:env: node\r: No such file or directory
androidjs
env: node\r: No such file or directory
The text was updated successfully, but these errors were encountered:
I guess, you used yarn to install Android JS, can you use npm instead ?
yarn
Android JS
npm
Feel free to ask in case of any problem ; )
Sorry, something went wrong.
@Chhekur Yes, I used yarn to install AndroidJS Builder. I resolved this problem by following steps:
AndroidJS Builder
vim $(command -v androidjs) :set ff=unix :wq
No branches or pull requests
run
androidjs
command on macOS occurred error:env: node\r: No such file or directory
The text was updated successfully, but these errors were encountered: