node.js - Cordova dosen't install on Node 0.11.14 or nightly builds -
I need to install Cordoba. My node version is 0.11.14 I use this version because I So it is to say that Cordova is 0.10 but for some tasks I get 0.11 Requires .14. How to solve this problem. Nothing to solve, its warning is not just an error. Run Cordova on the command line and print the help text. You can check on the project website. KOA . But when I run
npm install -g Cordova , I get this error:
PS F: \ try \ myApp1 & gt; NPM Install-G Corodova NMP Warne Engine Cordova-JS @ 3.6.4: Wanted: {"node": "~ 0.10.x"} (current: {"node": "0.11.14-night-20140819-east" , "NPM": "1.4.21"}) NPM Warn Engine xmlbuilder@2.2.1: Wanted: {"node": "0.8.x || 0.10.x"} (current: {"node": "0.11 .14 -nightly-20140819-pre "," n pm ":" 1.4.21 "}) C: \ Users \ mohammad \ AppData \ roaming \ npm \ cordova - & gt; C: \ Users \ mohammad \ AppData \ roaming \ npm \ node_modules \ cordova \ bin \ cordova cordova@3.6.3-0.2.13 C: \ Users \ mohammad \ AppData \ roaming \ npm \ node_modules \ cordova one ???? One ???? One ???? q@0.9.7 A '????' Line Underscore@1.4.4 a partnership nopt@2.2.1 (abbrev@1.0.5) a "????" Line cordova-lib@0.21.13 (osenv@0.0.3, Properties-parser@0.2.3, bplist-parser@0.0.5, mime@1.2.11, unorm@1.3.3, semver@2.0 .11, Shellaj @ 0.1.4, npmconf@0.1.16, RC@0.3.0, Depgraph -1.1.1.0, Xcode @ 06.6.7, Globe @ 3.2.11, Elementary @ 0.1.5, Tar @ 0.1.20, Request @ 2.22 0, npm@1.3.4, plist@1.0.1, Cordova-JS@3.6.4)
Comments
Post a Comment