- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Friends, I downloaded and am testing the XDK intel, but I have a problem I do not know how to solve. Any project I create to run the debugger generates the following error
"Console was cleared /C:/Users/User/AppData/Local/Intel/XDK/xdk/components/client/emulator/index.js:17
Failed to load resource: the server responded with a status of 404 (Not Found) http://127.0.0.1:58889/http-services/ui-builder/web/unit_tests/utils/test_styleparsing.css "
How can I fix? Windows 7 Ultimate 64bit, SP1, Intel Core i3-4160.
Thank you.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
This message
Failed to load resource: the server responded with a status of 404 (Not Found) http://127.0.0.1:58889/http-services/ui-builder/web/unit_tests/utils/tes... "
is not an actual problem. An inclusion used for testing was left in the Designer. But its presence or absence doesn't affect anything. You can ignore it. We'll make sure it is not present in the next release.
Chris
コピーされたリンク
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Your files cannot be found.
Are your files in the www folder or outside?
Is your path relative or absolute? If the path is relative, try making it absolute, to see if they are found.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
John G. wrote:
Your files cannot be found.
Are your files in the www folder or outside?
Is your path relative or absolute? If the path is relative, try making it absolute, to see if they are found.
Friend, I am confused. Just I installed the Intel XDK and tried to run a new blank application
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi John,
Since it is a new install, I think your installation or download might be corrupt with missing files. Can you reinstall to see if it improves? Else, i can get in touch with the engineering team to narrow down the issue.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
I have passed along the issue to the engineering team for another forum user came back with the same.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
This message
Failed to load resource: the server responded with a status of 404 (Not Found) http://127.0.0.1:58889/http-services/ui-builder/web/unit_tests/utils/tes... "
is not an actual problem. An inclusion used for testing was left in the Designer. But its presence or absence doesn't affect anything. You can ignore it. We'll make sure it is not present in the next release.
Chris
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
CHRIS P. (Intel) wrote:
This message
Failed to load resource: the server responded with a status of 404 (Not Found) http://127.0.0.1:58889/http-services/ui-builder/web/unit_tests/utils/tes... "
is not an actual problem. An inclusion used for testing was left in the Designer. But its presence or absence doesn't affect anything. You can ignore it. We'll make sure it is not present in the next release.
Chris
Thank you very much Chris P..
