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

Update tutorial.html #566

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

WatchfulFox
Copy link

When using npm -g to install monaca cli it is not (as least in my instance) added to the path and so seems not to run. I am suggesting adding the following line to ~/.bashrc (or Mac equivalent) to ensure it runs properly after installation in the case of the cli not being recognised:

export PATH="$PATH:/usr/local/lib/node_modules/monaca/bin"

When using npm -g to install monaca cli it is not (as least in my instance) added to the path and so seems not to run. I am suggesting adding the following line to ~/.bashrc (or Mac equivalent) to ensure it runs properly after installation in the case of the cli not being recognised:

export PATH="$PATH:/usr/local/lib/node_modules/monaca/bin"
@emccorson emccorson force-pushed the master branch 4 times, most recently from 16cbc1f to e3b9eed Compare April 16, 2022 11:41
@emccorson emccorson force-pushed the master branch 5 times, most recently from 661f63e to 5a12f9c Compare May 10, 2022 07:57
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.

1 participant