-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
GET http://localhost:8000/angular2/angular2.js
[email protected]:2605 GET https://registry.jspm.io/scripts/main.js 404 (Not Found)i @ [email protected]:2605$__Object$defineProperty.value @ [email protected]:2780n @ [email protected]:377t @ [email protected]:365$__Object$defineProperty.value @ [email protected]:2779$__global.upgradeSystemLoader.e.fetch @ [email protected]:731$__global.upgradeSystemLoader.e.fetch @ [email protected]:1754$__global.upgradeSystemLoader.e.fetch @ [email protected]:1851(anonymous function) @ [email protected]:1525D @ [email protected]:1183I @ [email protected]:11427.O.when @ [email protected]:9307.w.run @ [email protected]:8213.e._drain @ [email protected]:973.e.drain @ [email protected]:62t @ [email protected]:268
[email protected]:140 Potentially unhandled rejection [3] Error loading "scripts/main" at https://registry.jspm.io/scripts/main.js
Not Found: https://registry.jspm.io/scripts/main.js (WARNING: non-Error used)
Why is the uri for my main.js set to "https://registry.jspm.io/scripts/main.js"?
Where does this error come from and how to resovle it?
I am using the newest angular2 release and typescript 1.5beta.