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

You seem to not be depending on "@angular/core". This is an error. #20

Open
krngd2 opened this issue Apr 14, 2018 · 5 comments
Open

You seem to not be depending on "@angular/core". This is an error. #20

krngd2 opened this issue Apr 14, 2018 · 5 comments

Comments

@krngd2
Copy link

krngd2 commented Apr 14, 2018

Hello,
Thanks for the Awesome app,
ng serve is throwing this error

You seem to not be depending on "@ angular/core". This is an error.

npm start is running without errors in terminal but its loading forever in the browser with

Uncaught SyntaxError: Unexpected token <

this error

@fabiandev
Copy link
Owner

Did you run npm install and did the postinstall script run after that?

node_modules/.bin/jspm install && npm run update-paths && npm run build

I just did a fresh clone and everything was working as expected.

@krngd2
Copy link
Author

krngd2 commented Apr 19, 2018

I haven't checked post install script but the app is running only on npm start dev ,
Its a great app, Thanks for sharing. Its looking so complicated for a beginner like me. It would be great if you can explain in a simple youtube videos. most of the videos just cover the basics they never explains the core architecture, best and easy practices.
Thank You.

@fabiandev
Copy link
Owner

Can you please post the stack trace of the error message? I cannot reproduce it.

@kasparov112000
Copy link

I too get that error on Chrome, then I used another browser and it ran fine

@fabiandev
Copy link
Owner

I will check again with latest browsers and will upgrade some versions.

@fabiandev fabiandev reopened this May 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants