Here is some error. How to fix it?
Asked
Active
Viewed 725 times
-1

Termininja
- 6,620
- 12
- 48
- 49
-
Questions seeking debugging help ("**why isn't this code working?**") must include the desired behavior, a specific problem or error and the shortest code necessary to reproduce it in the question itself. Questions **without** a **clear problem statement** are not useful to other readers. – Script47 Aug 07 '16 at 10:57
-
Follow the link provided in the dialog box, it will take you to instructions and an explanation of how to deal with this issue. – xmnboy Aug 08 '16 at 05:18
2 Answers
0
The "see this for more info" link in the dialog box should take you here > https://software.intel.com/en-us/xdk/faqs/general#www-folder <

xmnboy
- 2,314
- 2
- 14
- 31
0
create a folder in which you wish to put your project using the file system. in that folder add another folder called www and that is where you will copy your project files of which one of them should be an index.html file. Now you can open up intel xdk and import that project

user3024678
- 33
- 6