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

Problem with angular2-materialize #6

Open
kav48382 opened this issue May 27, 2017 · 3 comments
Open

Problem with angular2-materialize #6

kav48382 opened this issue May 27, 2017 · 3 comments

Comments

@kav48382
Copy link

I cannot run it with npm start
It is probably related to node_modules that I am using from another project. How properly generate node_modules for this project?
The error is
�[1m�[31mERROR in Error encountered resolving symbol values statically. Could not resolve angular2-materialize relative to D:/dev/Test/_Angular2code/cd/angular2-crud-rest-master/src/app/app.module.ts., resolving symbol AppModule in D:/dev/Test/_Angular2code/cd/angular2-crud-rest-master/src/app/app.module.ts, resolving symbol AppModule in D:/dev/Test/_Angular2code/cd/angular2-crud-rest-master/src/app/app.module.ts�[39m�[22m

�[1m�[31mERROR in multi script-loader!.//jquery/dist/jquery.js script-loader!.//materialize-css/rxjs/add/operator/materialize.js
Module not found: Error: Can't resolve 'D:\dev\Test_Angular2code\cd\angular2-crud-rest-master\node_modules\jquery\dist\jquery.js' in 'D:\dev\Test_Angular2code\cd\angular2-crud-rest-master'
@ multi script-loader!.//jquery/dist/jquery.js script-loader!.//materialize-css/rxjs/add/operator/materialize.js�[39m�[22m

�[1m�[31mERROR in multi script-loader!.//jquery/dist/jquery.js script-loader!.//materialize-css/rxjs/add/operator/materialize.js
Module not found: Error: Can't resolve 'D:\dev\Test_Angular2code\cd\angular2-crud-rest-master\node_modules\materialize-css\rxjs\add\operator\materialize.js' in 'D:\dev\Test_Angular2code\cd\angular2-crud-rest-master'
@ multi script-loader!.//jquery/dist/jquery.js script-loader!.//materialize-css/rxjs/add/operator/materialize.js�[39m�[22m

�[1m�[31mERROR in ./src/main.ts
Module not found: Error: Can't resolve './$$_gendir/app/app.module.ngfactory' in 'D:\dev\Test_Angular2code\cd\angular2-crud-rest-master\src'
@ ./src/main.ts 4:0-74
@ multi ./src/main.ts�[39m�[22m

�[1m�[31mERROR in ./src/styles.css
Module not found: Error: Can't resolve '../node_modules/materialize-css/dist/css/materialize.css' in 'D:\dev\Test_Angular2code\cd\angular2-crud-rest-master\src'
@ ./src/styles.css 3:10-174
@ multi ./src/styles.css�[39m�[22m

@JonathanCedrim
Copy link

JonathanCedrim commented Sep 29, 2017

you've used command npm install?

@kav48382
Copy link
Author

You are right, I've learned it. Thanks!

@JonathanCedrim
Copy link

You're welcome, go go!

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