Adding Cordova Platforms

Ichorville

enter image description here Hey, Guys! I recently started to work with Cordova and when I run the Cordova platform add android i get the following error. I have successfully placed the environment variables for Java and for the Android SDK as well. But the npm modules does not exist in C:/Windows/System32/npm as shown in the error, It is in the Users/My username/AppData/Roaming/npm folder. Some guidance would be appreciated.

I followed the following scripts which are shown in the official Cordova documentation to create a new project.

Cordova create hello com.example.hello HelloWorld
cd hello
Cordova platform add android -> where I'm stuck at
shubh14896

Kindly Check the Android Version Provided by Cordova and verify with your current Android version installed on your system , if there a mismatch : 1) Update Android Version From Android Studio SDK Manager 2) Update Cordova Platform - Refer: Cordova Documentation

External Source cordova - Error: Failed to fetch platform android

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Problems while adding platforms in Cordova/PhoneGap app?

From Dev

Cordova: Exclude plugins and platforms

From Dev

How to add cordova plugins and platforms

From Dev

Can't add android platforms in cordova 3.5.0

From Dev

Cordova platforms/ios/www/ contains old files

From Dev

Which platforms does Apache Cordova support?

From Dev

jsPDF with Cordova - Adding images

From Dev

Adding own plugin to cordova

From Dev

Cordova adding plugin fails

From Dev

ionic/cordova error code 1, error building one of platforms

From Dev

The command "platforms\android\cordova\clean.bat" exited with code 2

From Dev

Cordova install platforms/plugins from config.xml

From Dev

Unable to change Installed platforms for android in apache cordova for visual studio

From Dev

Cordova: at what step in development should I add platforms?

From Dev

Cordova not adding capabilities to appxmanifest file

From Dev

Cordova: Error adding android platform

From Dev

Adding Cordova Plugins to Platypi Project

From Dev

Error when adding cordova plugin

From Dev

adding files to all platforms of a cocos2d-x project

From Dev

adding files to all platforms of a cocos2d-x project

From Dev

Adding ease in and out to moving platforms with spritekit for 2d platformer

From Dev

Cordova adding port to external links on cordova run browser

From Dev

Adding JAVA_HOME disables cordova

From Dev

Why is PhoneGap/Cordova not adding android platform?

From Dev

Adding Cordova/Phonegap plugins behind a proxy

From Dev

Adding Existing Cordova Project into Visual Studio

From Dev

Error while adding platform to Cordova App in Eclipse

From Dev

Error adding or deleting plugins in cordova / phone gap

From Dev

Error while adding android platform for cordova

Related Related

  1. 1

    Problems while adding platforms in Cordova/PhoneGap app?

  2. 2

    Cordova: Exclude plugins and platforms

  3. 3

    How to add cordova plugins and platforms

  4. 4

    Can't add android platforms in cordova 3.5.0

  5. 5

    Cordova platforms/ios/www/ contains old files

  6. 6

    Which platforms does Apache Cordova support?

  7. 7

    jsPDF with Cordova - Adding images

  8. 8

    Adding own plugin to cordova

  9. 9

    Cordova adding plugin fails

  10. 10

    ionic/cordova error code 1, error building one of platforms

  11. 11

    The command "platforms\android\cordova\clean.bat" exited with code 2

  12. 12

    Cordova install platforms/plugins from config.xml

  13. 13

    Unable to change Installed platforms for android in apache cordova for visual studio

  14. 14

    Cordova: at what step in development should I add platforms?

  15. 15

    Cordova not adding capabilities to appxmanifest file

  16. 16

    Cordova: Error adding android platform

  17. 17

    Adding Cordova Plugins to Platypi Project

  18. 18

    Error when adding cordova plugin

  19. 19

    adding files to all platforms of a cocos2d-x project

  20. 20

    adding files to all platforms of a cocos2d-x project

  21. 21

    Adding ease in and out to moving platforms with spritekit for 2d platformer

  22. 22

    Cordova adding port to external links on cordova run browser

  23. 23

    Adding JAVA_HOME disables cordova

  24. 24

    Why is PhoneGap/Cordova not adding android platform?

  25. 25

    Adding Cordova/Phonegap plugins behind a proxy

  26. 26

    Adding Existing Cordova Project into Visual Studio

  27. 27

    Error while adding platform to Cordova App in Eclipse

  28. 28

    Error adding or deleting plugins in cordova / phone gap

  29. 29

    Error while adding android platform for cordova

HotTag

Archive