Error in production build
See original GitHub issueCurrent behavior
While doing npm run build
ERROR in Directive ɵa in node_modules/ngx-chips/ngx-chips.d.ts has no selector, please add it! Cannot determine the module for class ɵa in node_modules/ngx-chips/ngx-chips.d.ts! Add ɵa to the NgModule to fix it.
Expected behavior Build should run successfully
What do you use to build your app?. Please specify the version App version : 2.2.1
Angular version: Angular version: 8
ngx-chips version: App version : 2.2.1
Issue Analytics
- State:
- Created 3 years ago
- Comments:19 (6 by maintainers)
Top Results From Across the Web
Next.js project error in production build - Stack Overflow
To fix this error, identify the source of the erroneous NODE_ENV value and get rid of it: Next.js automatically sets the correct value...
Read more >Nextjs project is showing build error only on production build.
Hello,. our team is currently having some build issues with Vercel, the situation being the whole project builds just fine on preview ...
Read more >Read your production Angular Errors like a pro - Medium
Conclusion. In this short article we learned how to read our production logs. We need to store the errors so later we can...
Read more >Error in nextjs production build (Just in production)
Hi! We are running our app with builder within a vercel deployment, directly forking nextjs-builder-io-landing-page builderio github ...
Read more >JS errors for a React app showing in development but not in ...
... and I'm able to see the js errors while in development, but as soon as I created a production bundle(yarn run build...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Thanks @Gbuomprisco, It’s working fine for me now with version 2.1.0 without ^.
Thank you very much for the quick response 😃
Hi!, Same issue, fixed installing previous version 2.1.0
npm i ngx-chips@2.1.0