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

Error: Cannot find module "@angular/animations" #2

Open
arLevi opened this issue May 15, 2017 · 1 comment
Open

Error: Cannot find module "@angular/animations" #2

arLevi opened this issue May 15, 2017 · 1 comment

Comments

@arLevi
Copy link

arLevi commented May 15, 2017

Not sure if it's me, but when I browse: localhost:8080 I receive two errors

Console:

GET http://localhost:8080/sockjs-node/info?t=1494877261881
( response: {"websocket":true,"origins":["*:*"],"cookie_needed":false,"entropy":1885491188} )

[WDS] Errors while compiling.
Error: Cannot find module "@angular/animations"
Error: Cannot find module "@angular/material/core/theming/prebuilt/purple-green.css"

screen shot 2017-05-15 at 10 43 38 pm

@ShankarSumanth
Copy link
Owner

Hi @arLevi ,

How was this project installed npm install or yarn install?

If it was via npm, I think the problem would be that you have the latest version of angular (angula 4) and in that many things have changed like the new animations package and the material theme directory.

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

2 participants