Skip to content

Error with npx cap run android #5530

Answered by codeconsole
ambidexterich asked this question in Q&A
Discussion options

You must be logged in to vote

Node installed with home brew does not work, Use nodenv instead

brew uninstall node
brew install nodenv 
echo 'export PATH=${PATH}:~/.nodenv/shims' >> ~/.zprofile 
nodenv install 17.7.2
nodenv global 17.7.2
npx cap run android

Replies: 6 comments 13 replies

Comment options

You must be logged in to vote
2 replies
@ambidexterich
Comment options

@jcesarmobile
Comment options

Comment options

You must be logged in to vote
1 reply
@CoooWeee
Comment options

Comment options

You must be logged in to vote
6 replies
@CoooWeee
Comment options

@codeconsole
Comment options

@codeconsole
Comment options

@ambidexterich
Comment options

@codeconsole
Comment options

Comment options

You must be logged in to vote
3 replies
@CoooWeee
Comment options

@ambidexterich
Comment options

@codeconsole
Comment options

Answer selected by ambidexterich
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@patrick-mota
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
8 participants