DEV Community

AKINRO OLAWALE
AKINRO OLAWALE

Posted on • Edited on

1

Loading Error in PhoneGap desktop app

Alt Text

step1

After installing #Phonegap desktop app
Navigate to this folder address C:\Program Files (x86)\Adobe\PhoneGap\PhoneGap Desktop\resources\app.asar.unpacked\bin and run postinstall. You will get an errors of npm ERR! node v6.3.1, npm ERR! npm v3.10.3, npm ERR! code EMISSINGARG

Step2

Download the node v6
-Click on the following node v6 link[https://www.youtube.com/redirect?redir_token=fxkeAmGR__l6MbOpJAdurx1avgF8MTU5MzA1Mzk4NEAxNTkyOTY3NTg0&q=http%3A%2F%2Fgestyy.com%2Fe0nU6U&event=video_description&v=j8PWNSc-FI4] to download the "node-v6.17.1-win-x86" file.

  • Extract the "node-v6.17.1-win-x86" file
  • Navigate to "node_modules" folder
  • Navigate to "npm" folder, make the npm folder a zip file
  • copy and paste the zip file into this file address C:\Program Files (x86)\Adobe\PhoneGap\PhoneGap Desktop\resources\app.asar.unpacked\bin
  • Then run postinstall again Boom 💥💥💥

Thanks for reading!!!

for more reference check out this Youtube video 👇

youtube root resource[https://www.youtube.com/watch?v=j8PWNSc-FI4]

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay