Cordova does not work

Hello @AdrianoLuiz,
when do you see this message?

when I click system check

Well just execute the command shown

is not working . :pensive:

@George please! Helpe

I don’t know if it helps, but check:

from the issue, try:

sudo npm uninstall -g ios-deploy
brew install ios-deploy
2 Likes

sudo npm install -g ios-sim
sudo npm install -g ios-deploy

not work

yes :slight_smile:

sudo chown -R $USER /usr/local/lib/node_modules

Have you tried using these as Patrick suggested, it worked for me, brew works without root access as far as i know, which is why it does not require the sudo in front of it?

new error

xCode not installed or needs updating? Looks like it is expecting xCode.

it worked out with that

sudo xcode-select -s /Applications/Xcode.app/Contents/Developer

1 Like

A post was split to a new topic: Cordova device not found