Configuration problems when making new project
Closed this issue · 1 comments
System Configuration
PhoneGap Desktop version
v. 0.4.5
Mobile devices & Mobile OS version
iPhone XR 13.2.3
Computer OS version
Windows 10 Home
Network Type (home/corporate)
Home
Is your network using a proxy?
No
Computer / Network security (firewall / anti-virus / disk encryption)
Just a firewall and anti-virus
Are you using VMs on your computer?
No
Do you have multiple network adapters (or virtual network adapters)?
No, just one
Are you using VPN?
No
Expected Behaviour
When I made a new push notification project it just blew me up with errors I thought it was gonna give me a notification when I connected
Actual Behaviour
Got a screen that says "Requesting Registration ID" on my phone and on my PhoneGap app on my desktop I get 62 errors
Steps to Reproduce
I made a new Hello World project and a new Push Notification project, I don't know if it was the Hello World or Push Notifications but I have 62 inspect console errors :/
Error messages
Error: ENOENT: no such file or directory, open 'C:\Program Files (x86)\Adobe\PhoneGap\PhoneGap Desktop\resources\app.asar.unpacked\node_modules\connect-phonegap\res\middleware\cordova\3.6.3\ios\plugins\cordova-plugin-file-transfer\www\FileTransfer.js'
at Object.fs.openSync (fs.js:558:18)
at Object.module.(anonymous function) [as openSync] (ELECTRON_ASAR.js:173:20)
at Object.fs.readFileSync (fs.js:468:33)
at Object.fs.readFileSync (ELECTRON_ASAR.js:506:29)
at Object.handle (C:\Program Files (x86)\Adobe\PhoneGap\PhoneGap Desktop\resources\app.asar.unpacked\node_modules\connect-phonegap\lib\middleware\cordova\plugins.js:28:27)
at next (C:\Program Files (x86)\Adobe\PhoneGap\PhoneGap Desktop\resources\app.asar.unpacked\node_modules\connect\lib\proto.js:174:15)
at Object.handle (C:\Program Files (x86)\Adobe\PhoneGap\PhoneGap Desktop\resources\app.asar.unpacked\node_modules\connect-phonegap\lib\middleware\cordova\cordova_plugins.js:30:13)
at next (C:\Program Files (x86)\Adobe\PhoneGap\PhoneGap Desktop\resources\app.asar.unpacked\node_modules\connect\lib\proto.js:174:15)
at Object.handle (C:\Program Files (x86)\Adobe\PhoneGap\PhoneGap Desktop\resources\app.asar.unpacked\node_modules\connect-phonegap\lib\middleware\cordova\cordova.js:33:13)
at next (C:\Program Files (x86)\Adobe\PhoneGap\PhoneGap Desktop\resources\app.asar.unpacked\node_modules\connect\lib\proto.js:174:15)
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.