Software Archive
Read-only legacy content
17061 Discussions

Migrating Project To New Computer/New XDK Version

Erich_S_
Beginner
339 Views

I have a project I've been developing on an older computer of mine, with an earlier version of XDK (not sure offhand what the version was but if it's important I can dig the computer out and check).  On the new computer, I'm running the most recent version of XDK (3641).

I copied the original source directory for the project from the old computer to the new, and imported the project XDK file via the "Open an Intel XDK Project" option. 

The project will not build, nor simulate, on 3641.  I'm getting errors like:

Uh oh! ENOENT, no such file or directory 'C:\Users\erich\AppData\Local\XDK\xdk-scratchdir\145f4f24-384b-4551-8b07-c45fac3a3b50\plugins\cordova-plugin-splashscreen\www\splashscreen.js'

Any suggestions on what I ought do to fix it?  Did I somehow miss a step in the transfer process?

Thanks!

0 Kudos
2 Replies
Hamilton_Tenório_da_
Valued Contributor I
339 Views

Erich> My suggestion is to create a new project and copy/paste all the files (index, js, css, etc.) to the new one. 

0 Kudos
Jerroyd_M_Intel
Employee
339 Views

Try removing and readding the splashscreen plugin

0 Kudos
Reply