Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
17060 Discussions

Cordova errors in simulator console

Alessandro_T_
Beginner
808 Views

Why am I getting this errors ?

https://www.dropbox.com/s/8i92jdlyuomifhv/Screenshot%202016-08-11%2014.23.45.png?dl=0

Is there a configuration problem in my XDK environment or is this a normal thing ?

Uncaught module cordova-plugin-device.device already defined localhost:60622/cordova.js:79
15Uncaught module cordova-plugin-file.FileEntry already defined localhost:60622/cordova.js:79
15Uncaught module cordova-plugin-file.Entry already defined localhost:60622/cordova.js:79
15Uncaught module cordova-plugin-file.DirectoryEntry already defined localhost:60622/cordova.js:79
15Uncaught module cordova-plugin-file.DirectoryReader already defined localhost:60622/cordova.js:79
15Uncaught module cordova-plugin-file.File already defined localhost:60622/cordova.js:79
15Uncaught module cordova-plugin-file.FileError already defined localhost:60622/cordova.js:79
15Uncaught module cordova-plugin-file.FileReader already defined localhost:60622/cordova.js:79
15Uncaught module cordova-plugin-file.Flags already defined localhost:60622/cordova.js:79
15Uncaught module cordova-plugin-file.FileWriter already defined localhost:60622/cordova.js:79
15Uncaught module cordova-plugin-file.FileSystem already defined localhost:60622/cordova.js:79
15Uncaught module cordova-plugin-file.FileUploadOptions already defined localhost:60622/cordova.js:79
15Uncaught module cordova-plugin-file.FileUploadResult already defined localhost:60622/cordova.js:79
15Uncaught module cordova-plugin-file.LocalFileSystem already defined localhost:60622/cordova.js:79
15Uncaught module cordova-plugin-file.Metadata already defined localhost:60622/cordova.js:79
15Uncaught module cordova-plugin-file.ProgressEvent already defined localhost:60622/cordova.js:79
15Uncaught module cordova-plugin-file.fileSystems already defined localhost:60622/cordova.js:79
15Uncaught module cordova-plugin-file.requestFileSystem already defined cordova.js:79
15Uncaught module cordova-plugin-file.iosFileSystem already defined cordova.js:79
15Uncaught module cordova-plugin-file.resolveLocalFileSystemURI already defined cordova.js:79
15Uncaught module cordova-plugin-file.fileSystems-roots already defined cordova.js:79
15Uncaught module cordova-plugin-file.fileSystemPaths already defined cordova.js:79
7Uncaught module cordova-plugin-file-opener2.FileOpener2 already defined cordova.js:79
7Uncaught module cordova-plugin-file-transfer.FileTransferError already defined cordova.js:79
7Uncaught module cordova-plugin-splashscreen.SplashScreen already defined cordova.js:79
7Uncaught module cordova-plugin-statusbar.statusbar already defined cordova.js:79
7Uncaught module cordova-plugin-file-transfer.FileTransfer already defined 

 

 

 

0 Kudos
3 Replies
PaulF_IntelCorp
Employee
808 Views

See known issues in release notes > https://software.intel.com/en-us/xdk/docs/release-notes-information-intel-xdk <

0 Kudos
Bava__Arthur
Beginner
808 Views

Same here. A lot of errors which i don't have any clue what's going wrong...

0 Kudos
PaulF_IntelCorp
Employee
808 Views

Arthur -- please read the release notes. This is a known issue with the Simulate tab, it has no bearing on your app.

0 Kudos
Reply