Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

App Preview uses a different CLI version than version in your project 6.2.0

Anthony_R_
Beginner
568 Views

When attempting to test a project using XDKs App Preview on my mobile devices I get an alert 

App Preview uses a different CLI version than the following CLI version in your project: 6.2.0

This is happening on my Galaxy Note 5 and Voyager Pro. I can simulate the project the fine using Intel XDK, but when trying to build the project it just builds forever. 

0 Kudos
2 Replies
PaulF_IntelCorp
Employee
568 Views

The message from App Preview is there to alert you to the fact that what you are building against is different than what you are using in App Preview, so the test in App Preview may have different results than your built app.

I don't understand what you mean by "just builds forever," there is no build step associated with App Preview.

0 Kudos
Giselle_G_Intel
Employee
568 Views

Anthony -

My first suggestion would be to update your Cordova CLI in XDK and convert the entire project. You can do this in the project build settings, where you can specify the CLI version you'd like your project to use. Also, make sure you have the newest version of XDK to match the newest version of Cordova.

0 Kudos
Reply