Wednesday, 15 April 2015

Ionic - cordova version error in initialization Windows 7 (Cordova is updated,admin mode) -


I'm trying to get started with ionic I follow the instructions given at the beginning and enter the following commands Is done: ()

  npm -g Kordova Ionic ionic start notebook is empty  

The tool is not able to create the project and closed with the following error message Gets:

  e: \ personal \ projects> gt; Ionic Start Notebook Create an Eonic App in the Blank Folder: Downloading a blank project based on individual \ Projects \ Notebook: https://github.com/driftyco/ionic-app-base/archive/master.zip [==== ========================= Download 100% 0.0s: https://github.com/driftyco/ionic-starter-blank/archive /master.zip [============================================= == config.xml Starting the Cordova project Unable to add plugins Perhaps your version of Cordova is too old. Try updating (npm install-g cordova), removing this project folder and trying again. (CLI v 1.3.16)  

I have re-installed Cordoba and Ionic twice and running in administrative mode.

I have seen that config.xml remains blank. Is this a problem?

This question is similar to:

But I was unable to resolve it with admin mode. And I do not even get an error message.

Two weeks ago I had a single error. The solution for me was to remove Android SDK and after that a clean install was done.

After that I also did a npm install -g cordova ionic , to ensure that the SDK is connected correctly.


No comments:

Post a Comment