Click here to Skip to main content
15,884,177 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello,
I am trying to install Ionic in my windows 7 pc.
I have done installation of following Dependencies
Node version v0.12.0, Cordova CLI, Ionic CLI version 1.7.14, Ionic app library version 0.7.0. But once i enter command
C++
npm start myapp blank
It gives error cannot find 'xmlbuilder'

Your System Information

Node version v0.12.0
Cordova CLI 'not Installed'
Ionic CLI version 1.7.14
Ionic app library version 0.7.0.

and then when i enter command npm install xmlbuilder it again gives error for some another cannot find '.....'

Your System Information

Node version v0.12.0
Cordova CLI 'not Installed'
Ionic CLI version 1.7.14
Ionic app library version 0.7.0.


I thought Cordova CLI not installed properly so i again installed it by entering command
C++
npm clean cache
npm install -g cordova

it gives error npm warn deprecated npmconf@2.1.2: this package has been reintegrated into npm and is now out of date with respect to npm

Plz help me Plz.........

What I have tried:

I have tried

I have done installation of following Dependencies
Node version v0.12.0, Cordova CLI, Ionic CLI version 1.7.14, Ionic app library version 0.7.0. But once i enter command
C++
npm start myapp blank
It gives error cannot find 'xmlbuilder'

Your System Information

Node version v0.12.0
Cordova CLI 'not Installed'
Ionic CLI version 1.7.14
Ionic app library version 0.7.0.

and then when i enter command npm install xmlbuilder it again gives error for some another cannot find '.....'

Your System Information

Node version v0.12.0
Cordova CLI 'not Installed'
Ionic CLI version 1.7.14
Ionic app library version 0.7.0.


I thought Cordova CLI not installed properly so i again installed it by entering command
C++
npm clean cache
npm install -g cordova

it gives error npm warn deprecated npmconf@2.1.2: this package has been reintegrated into npm and is now out of date with respect to npm
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900