I am trying to install cordova. I simply went to the web site: https://cordova.apache.org/#getstarted
Did step one, by installing node.js
Typed in "npm install -g cordova" at a command prompt
Then tried to type in "cordova create MyApp" as the directions state in step 2.
I get this: Error: cannot find module 'cordova-common'
PLEASE HELP. I have tried several different ways to create the "MyApp", none worked, and I can't find anything on the internet about this issue specifically.
Follow this:
npm uninstall -g cordova npm install -g cordova@latest
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With