Software Archive
Read-only legacy content
17061 Discussions

Error when creating new Cordova app

Aurélien_P_
Beginner
310 Views

Hello,

I just installed Intel XDK 2893 on my computer. When I'm trying to create a Cordova app (with template or sample), I have an error :

Unexpected call to process.exit()

  • unknown
You can cancel plugin resolution and exit this project.

 

If I'm trying to create HTML5 only app, it's working fine.

Do you have any idea? 

Thanks.

0 Kudos
6 Replies
Rakshith_K_Intel
Employee
310 Views

It could be a network connection proxy issue, that is failing to fetch plugins.

Can you try "upgrading" the HTML5 project that you created by clicking on the "Upgrade" button in the project settings page

0 Kudos
Aurélien_P_
Beginner
310 Views

Thanks for your answer.

Upgrading worked but if I try to add a Cordova plugin, I obtain this error too :

Unexpected call to process.exit()

 

I tried to disable Windows Firewall, issue was still here.

0 Kudos
PaulF_IntelCorp
Employee
310 Views

Check this FAQ to see if it might help, in the case where you have a proxy on Linux or Mac > https://software.intel.com/en-us/xdk/faqs/general#bad-proxy

0 Kudos
Aurélien_P_
Beginner
310 Views

Thanks for your answer.

I'm using Windows 10 actually. It still doesn't work.

0 Kudos
Marcelo_J_
Beginner
310 Views

solve this problem? I'm the same question

0 Kudos
PaulF_IntelCorp
Employee
310 Views

Marcelo -- did you upgrade to Windows 10 after the XDK was already installed on your system? If so, you need to reinstall the XDK (no need to uninstall, just go to http://xdk.intel.com and download the installer and install it a second time).

0 Kudos
Reply