phonegap / phonegap-app-desktop

PhoneGap Desktop App
Apache License 2.0
842 stars 315 forks source link

Error: Uncaught, unspecified "error" event.(█[1m█[31m Error from Cordova Fetch: failed to get absolute path to installed module) #891

Closed simovigi closed 5 years ago

simovigi commented 5 years ago

System Configuration

PhoneGap Desktop version

v. 0.4.5

PhoneGap Mobile App version

Mobile devices & Mobile OS version

Computer OS version

Win 10 Home Version 1803 OS build 17134.112

Network Type (home/corporate)

home

Is your network using a proxy?

no

Computer / Network security (firewall / anti-virus / disk encryption)

y

Are you using VMs on your computer?

no

Do you have multiple network adapters (or virtual network adapters)?

y

Are you using VPN?

n

Expected Behaviour

Creating new project

Actual Behaviour

returns "Error: Uncaught, unspecified "error" event.(█[1m█[31m Error from Cordova Fetch: failed to get absolute path to installed module)"

Steps to Reproduce

Error message

Error: Uncaught, unspecified "error" event.(█[1m█[31m Error from Cordova Fetch: failed to get absolute path to installed module)

screenshot 69

yorchbiker commented 5 years ago

Hi, could you solve this issue? I'm having the same

purplecabbage commented 5 years ago

I cannot reproduce this so far. Does this happen every time, or occasionally? Does the app crash and you need to restart it? or does it recover? Can you open the Developer Console from the menu: Menu->Help->Developer Console and report the text that is output to the 'console' tab?

yorchbiker commented 5 years ago

Thank you to answer purplecabbage,

It seems it was a registration server error; I restarted the computer twice and the problem fixed.

purplecabbage commented 5 years ago

I am closing this, assuming that it was a one-off issue. @simovigi if you still experience this, please reopen it.