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

unable to use primeNG #35

Closed
amirensit opened this issue Mar 2, 2018 · 3 comments
Closed

unable to use primeNG #35

amirensit opened this issue Mar 2, 2018 · 3 comments

Comments

@amirensit
Copy link

ERROR in ./node_modules/css-loader!./node_modules/postcss-loader/lib!./node_modules/sass-loader/lib/loader.js!./src/main/webapp/content/scss/vendor.scss Module not found: Error: Can't resolve 'primeng-extensions/resources/primeng-extensions.min.css' in 'C:\Users\amir\Desktop\testJhipster\src\main\webapp\content\scss' @ ./node_modules/css-loader!./node_modules/postcss-loader/lib!./node_modules/sass-loader/lib/loader.js!./src/main/webapp/content/scss/vendor.scss 4:10-126 @ ./src/main/webapp/content/scss/vendor.scss @ ./src/main/webapp/app/vendor.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main

@ruddell
Copy link

ruddell commented Mar 2, 2018

Just delete the line causing the error. primeng-extensions was updated and that css file no longer exists. Just a warning - you can't build for production if you use this module because of one of its dependencies #34

@amirensit
Copy link
Author

amirensit commented Mar 2, 2018

Thanks. I hope that the problem for build production will be solved soon.

@sudheerj
Copy link
Owner

It was happened due to auto generated commit. The issue is fixed and the PROD issue will be fixed as well. Thanks.

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

3 participants