npm install -g phonegap WARNING: Your system does not meet requirements to create wp8 projects

39 views
Skip to first unread message

Vipin Dev

unread,
Jul 17, 2015, 5:15:50 PM7/17/15
to phon...@googlegroups.com
Hi Friends,

I am new in mobile app development. I am trying writing my first "hello world" program. While executing npm install -g phonegap at command prompt get below error ,.Please help.

Thanks in advance.



C:\>npm install -g phonegap
npm WARN engine ncall...@1.0.0: wanted: {"node":"~0.6.7"} (current: {"node":"0
.12.7","npm":"2.11.3"})
\
> cor...@2.7.4 install C:\Users\Vipindev\AppData\Roaming\npm\node_modules\phone
gap\node_modules\cordova
> node bootstrap.js

SUCCESS: Minimum requirements for blackberry met.
BOOTSTRAPPING blackberry...
WARNING: Your system does not meet requirements to create wp8 projects. See erro
r output below.
'C:\Users\Vipindev\AppData\Roaming\npm\node_modules\phonegap\node_modules\cordov
a\lib\cordova-wp7\bin\check_reqs' is not recognized as an internal or external c
ommand,
operable program or batch file.

SKIPPING wp8 bootstrap.
WARNING: Your system does not meet requirements to create wp7 projects. See erro
r output below.
'C:\Users\Vipindev\AppData\Roaming\npm\node_modules\phonegap\node_modules\cordov
a\lib\cordova-wp7\bin\check_reqs' is not recognized as an internal or external c
ommand,
operable program or batch file.

SKIPPING wp7 bootstrap.
WARNING: Your system does not meet requirements to create android projects. See
error output below.
The command `android` failed. Make sure you have the latest Android SDK installe
d, and the `android` command (inside the tools/ folder) added to your path. Outp
ut: 'android' is not recognized as an internal or external command,
operable program or batch file.

SKIPPING android bootstrap.
WARNING: Your system does not meet requirements to create ios projects. See erro
r output below.
Xcode is (probably) not installed, specifically the command `xcodebuild` is unav
ailable or erroring out. Output of `xcodebuild -version` is: 'xcodebuild' is not
 recognized as an internal or external command,
operable program or batch file.

SKIPPING ios bootstrap.
ERROR! Could not create a native blackberry project test fixture. See below for
error output.
Missing one of the following:

C:\Users\Vipindev\AppData\Roaming\npm\phonegap -> C:\Users\Vipindev\AppData\Roam
ing\npm\node_modules\phonegap\bin\phonegap.js
phon...@0.9.4 C:\Users\Vipindev\AppData\Roaming\npm\node_modules\phonegap
├── col...@0.6.2
├── sem...@1.1.0
├── qrcode-...@0.9.5
├── she...@0.0.9
├── opti...@0.3.7 (word...@0.0.3)
├── node-...@0.6.9 (mi...@1.3.4)
├── phonega...@0.8.0 (qrcode-...@0.8.0, phonegap-...@0.3.3)
├── pro...@0.2.14 (reval...@0.1.8, pkg...@0.3.0, re...@1.0.6, win...@0.8.3,
ut...@0.2.1)
└── cor...@2.7.4 (ncall...@1.0.0, op...@0.0.3, she...@0.1.2, xc...@0.5.1, ele
ment...@0.1.3, req...@2.11.4, exp...@3.0.6, pro...@0.2.7, ripple-emulator@0.9
.29, plu...@0.5.6, pl...@0.4.0)

C:\>

Jesse Monroy

unread,
Jul 17, 2015, 5:54:22 PM7/17/15
to phon...@googlegroups.com
@vipin,
npmjs.org has been doing alot a fixes lately. Try this.

$ npm update

then install phoenegap. Note: if you previously installed via "sudo npm", you'll need to do that again. If you did NOT use sudo, there is no need to do it.

Jesse

jcesarmobile

unread,
Jul 19, 2015, 7:30:25 AM7/19/15
to phon...@googlegroups.com
Install phonegap with

npm install -g phonegap@latest

There is a bug on npm that install phonegap 0.9.6 and that's why you get that warnings
Reply all
Reply to author
Forward
0 new messages