Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 228595

Missing files error messages

$
0
0

When I try to compile my app in Webstorm, I get the following errors:

GET http://localhost:63342/col4/www/cordova.js 404 (Not Found)
GET http://localhost:63342/col4/www/js/controllers.js 404 (Not Found)
Uncaught SyntaxError: Unexpected token ILLEGAL
Uncaught Error: [$injector:modulerr] Failed to instantiate module starter due to:
Error: [$injector:nomod] Module 'starter' is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the second argument.
http://errors.angularjs.org/1.4.3/$injector/nomod?p0=starter
at http://localhost:63342/col4/www/lib/ionic/js/ionic.bundle.js:13380:12
at http://localhost:63342/col4/www/lib/ionic/js/ionic.bundle.js:15270:17
at ensure (http://localhost:63342/col4/www/lib/ionic/js/ionic.bundle.js:15194:38)
at module (http://localhost:63342/col4/www/lib/ionic/js/ionic.bundle.js:15268:14)
at http://localhost:63342/col4/www/lib/ionic/js/ionic.bundle.js:17674:22
at forEach (http://localhost:63342/col4/www/lib/ionic/js/ionic.bundle.js:13648:20)
at loadModules (http://localhost:63342/col4/www/lib/ionic/js/ionic.bundle.js:17658:5)
at createInjector (http://localhost:63342/col4/www/lib/ionic/js/ionic.bundle.js:17584:11)
at doBootstrap (http://localhost:63342/col4/www/lib/ionic/js/ionic.bundle.js:14942:20)
at bootstrap (http://localhost:63342/col4/www/lib/ionic/js/ionic.bundle.js:14963:12)
http://errors.angularjs.org/1.4.3/$injector/modulerr?p0=starter&p1=Error%3A%20%5B%24injector%3Anomod%5D%20Module%20'starter'%20is%20not%20available!%20You%20either%20misspelled%20the%20module%20name%20or%20forgot%20to%20load%20it.%20If%20registering%20a%20module%20ensure%20that%20you%20specify%20the%20dependencies%20as%20the%20second%20argument.%0Ahttp%3A%2F%2Ferrors.angularjs.org%2F1.4.3%2F%24injector%2Fnomod%3Fp0%3Dstarter%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A63342%2Fcol4%2Fwww%2Flib%2Fionic%2Fjs%2Fionic.bundle.js%3A13380%3A12%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A63342%2Fcol4%2Fwww%2Flib%2Fionic%2Fjs%2Fionic.bundle.js%3A15270%3A17%0A%20%20%20%20at%20ensure%20(http%3A%2F%2Flocalhost%3A63342%2Fcol4%2Fwww%2Flib%2Fionic%2Fjs%2Fionic.bundle.js%3A15194%3A38)%0A%20%20%20%20at%20module%20(http%3A%2F%2Flocalhost%3A63342%2Fcol4%2Fwww%2Flib%2Fionic%2Fjs%2Fionic.bundle.js%3A15268%3A14)%0A%20%20%20%20at%20http%3A%2F%2Flocalhost%3A63342%2Fcol4%2Fwww%2Flib%2Fionic%2Fjs%2Fionic.bundle.js%3A17674%3A22%0A%20%20%20%20at%20forEach%20(http%3A%2F%2Flocalhost%3A63342%2Fcol4%2Fwww%2Flib%2Fionic%2Fjs%2Fionic.bundle.js%3A13648%3A20)%0A%20%20%20%20at%20loadModules%20(http%3A%2F%2Flocalhost%3A63342%2Fcol4%2Fwww%2Flib%2Fionic%2Fjs%2Fionic.bundle.js%3A17658%3A5)%0A%20%20%20%20at%20createInjector%20(http%3A%2F%2Flocalhost%3A63342%2Fcol4%2Fwww%2Flib%2Fionic%2Fjs%2Fionic.bundle.js%3A17584%3A11)%0A%20%20%20%20at%20doBootstrap%20(http%3A%2F%2Flocalhost%3A63342%2Fcol4%2Fwww%2Flib%2Fionic%2Fjs%2Fionic.bundle.js%3A14942%3A20)%0A%20%20%20%20at%20bootstrap%20(http%3A%2F%2Flocalhost%3A63342%2Fcol4%2Fwww%2Flib%2Fionic%2Fjs%2Fionic.bundle.js%3A14963%3A12)
(anonymous function)
(anonymous function)
forEach
loadModules
createInjector
doBootstrap
bootstrap
angularInit
(anonymous function)
trigger
eventHandler

Any suggestions as to how to correct them?

Thanks.


Viewing all articles
Browse latest Browse all 228595

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>