Software Archive
Read-only legacy content
17061 Discussions

Problem Import Your HTML5 Code Base Version 2496

Marcos_M_1
Beginner
1,184 Views

Hi All, veru good this version 2496

But I start to have a problem with this version.

If a Create a ionic project using command line, example: ionic start siq blank

And Try to import using option "Import Your HTML5 Code Base", the radio buttom "Use Crodova Plugins?" is selected automatic, and click continue

Appears the message "Unkown error creating project: siq", before this update it works perfect, now I can not do this.

Please can anyone help ?

I attached my Project generate in command line, Just try to import this on version 2496, it will not work,

Please help ?

Thanks

0 Kudos
10 Replies
John_H_Intel2
Employee
1,184 Views

I downloaded your rar file, extracted it and then pointed the XDK to the www directory. The XDK had no issues importing your code. Are you sure you pointed it to the www directory?

0 Kudos
Marcos_M_1
Beginner
1,184 Views

No, I Select the project folder root, named SIQ, if I point to www, the project will not import the plugins, config.xml, etc...

DId you try to open the folder siq ? if you select the www folder, you will see the wizard will ask to select the root folder

BUt important, you should use the last version of XDK, previuos version works

 

0 Kudos
John_H_Intel2
Employee
1,184 Views

I confirmed that yes it does open in previous version of the XDK. Not sure what the difference is.

Once you imported your app, do you then add the 3rd party plugins that are in your app?

Have you tried pointing it to the www folder, then adding the 3rd party plugins?

 

0 Kudos
Marcos_M_1
Beginner
1,184 Views

I Tried to add www folder, but when try to run on emulator, does not works

Can you help to import the project in XDK like on previous version ?

Some on XDK changed.

The project was created using CLI, example ionic start myapp blank

I need this to work as previuos version, or I will not use XDK anymore, it used to work, why not working anymore ?

 

0 Kudos
John_H_Intel2
Employee
1,184 Views

I have created a bug and will post back once it has been fixed. It will take a new XDK release to fix this issue.

0 Kudos
Marcos_M_1
Beginner
1,184 Views

Great Thanks, How long it takes usually ?

0 Kudos
Anusha_M_Intel1
Employee
1,184 Views

You can check the XDK release notes for frequency of releases - https://software.intel.com/en-us/xdk/docs/release-notes-information-intel-xdk. If there is an urgent need for a new release to address fixes, we try to act on it earlier. 

0 Kudos
John_H_Intel2
Employee
1,184 Views

The bug still needs to be addressed, but here is a workaround in the meantime.

 

  • Go into the project directory and rename config.xml to config.xml.save
  • Run the XDK and start the import process
  • When the import dialog is displayed, set "Use Cordova Plugins" to true
  • Complete the import.
  • Exit the XDK
  • Go into the project directory and rename config.xml.save back to config.xml
0 Kudos
Amrita_C_Intel
Employee
1,184 Views

Also make sure that you have upgraded the XDK version from 2496 to 2548.

0 Kudos
John_H_Intel2
Employee
1,184 Views

Just wanted to let you know that this bug has been fixed and will be available when we release the next build of the XDK.

0 Kudos
Reply