x)- [ x ] bug report -> please search issues before submitting
- [ ] feature request
@angular/cli: 1.0.3
node: 6.9.4
os: win32 x64 (Windows 7)
@angular/common: 4.1.3
@angular/compiler: 4.1.3
@angular/core: 4.1.3
@angular/forms: 4.1.3
@angular/http: 4.1.3
@angular/platform-browser: 4.1.3
@angular/platform-browser-dynamic: 4.1.3
@angular/router: 4.1.3
@angular/cli: 1.0.3
@angular/compiler-cli: 4.1.3
:4200/node_modules/core-js/client/shim.min.js Failed to load resource: the server responded with a status of 404 (Not Found)
The shim is available and will load
It has been working on some of the older projects but all my newer projects seem to have this problem.
The shims are available in the polyfills file in the project.
You can see which one's would need to be used here
Please remove the script tag from index.html and uncomment what you need in the polyfills file.
Thank you @Brocco that worked like a charm.
Maybe it would be a good idea to add this information to the Browser Support section in the documention so that others won't have similar issues.
Glad that worked for you... the docs are moving to be more CLI-based. So that will be covered there.
This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
_This action has been performed automatically by a bot._
Most helpful comment
Glad that worked for you... the docs are moving to be more CLI-based. So that will be covered there.