Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On production stage the app crash on boot. #6

Open
ghost opened this issue Mar 1, 2017 · 0 comments
Open

On production stage the app crash on boot. #6

ghost opened this issue Mar 1, 2017 · 0 comments

Comments

@ghost
Copy link

ghost commented Mar 1, 2017

ng serve --prod

localhost/:25 Service Worker registered
vendor.bundle.js Failed to load resource: the server responded with a status of 404 (Not Found)
inline.bundle.js:53 Uncaught TypeError: Cannot read property 'call' of undefined
at webpack_require (inline.bundle.js:53)
at eval (webpack:///./src/main.ts?:2)
at Object.404 (main.bundle.js:14)
at webpack_require (inline.bundle.js:53)
at eval (webpack:///multi_./src/main.ts?:1)
at Object.659 (main.bundle.js:59)
at webpack_require (inline.bundle.js:53)
at webpackJsonpCallback (inline.bundle.js:24)
at main.bundle.js:1
localhost/:57 Live reload enabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants