-
Couldn't load subscription status.
- Fork 11.9k
Description
Please provide us with the following information:
OS?
Mac OSX (El Capitan)
Versions.
angular-cli: 1.0.0-beta.17
node: 4.6.1
os: darwin x64
Repro steps.
Created a sample application using angular-cli. Ran ng build command to build the app for development.Tried to access index.html under dist folder from the browser.The following errors are seen in console
Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:63342/inline.js
Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:63342/inline.js
Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:63342/styles.bundle.js
Failed to load resource: the server responded with a status of 404 (Not Found)
http://localhost:63342/main.bundle.js
index.html and above files are under same root.
Please let me know if I am going wrong.
Thanks and Regards,
Durga Prasad Telu.