You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm making the change to port 9001 rather than 8000, thank you.
You don't need cordova.js if you're testing via Chrome or a webbrowser, cordova.js provides native JS bindings to the device's hardware -- e.g. the accelerometer, GPS, camera, etc. When you're testing in a browser instead of the simulator or a device, this file is not necessary because it won't actually do anything anyway. You can safely ignore the 404 error.
What do you mean "not mapped correctly"? Do you get an error? Make you you've run the commands to install dev dependencies, it sounds like you aren't installing vendor components via bower.
I know I can change that, or just visit port 9001, but /www/index.html is not mapped correctly either, and cordova.js is not found.
Thoughts?
The text was updated successfully, but these errors were encountered: