Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

WebStorm Cordova executable invalid

I am trying to set up WebStorm to use the executable of Cordova that comes with Meteor. I set the executable path in Settings/Languages & Frameworks/Javascript/PhoneGap/Cordova to /home/jonfor/.meteor/packages/meteor-tool/1.1.3/mt-os.linux.x86_64/dev_bundle/lib/node_modules/cordova/bin/cordova.cmd

I get an error "Please correct path to PhoneGap/Cordova executable".

I'm not sure why WebStorm doesn't recognize cordova.cmd, unless the Cordova executable that comes with Meteor is different than the one I would get from NPM or this is a bug. Any ideas?

I am running WebStorm 10.0.4 on Linux Mint 17. I found the path for the Cordova executable from this post and followed the JetBrains official set-up instructions here.

like image 490
Jonfor Avatar asked Apr 18 '26 19:04

Jonfor


1 Answers

I change executable path to cordova to /usr/local/bin/cordova. Try this, it should be help.

like image 150
Renat Seyfetdinov Avatar answered Apr 21 '26 09:04

Renat Seyfetdinov



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!