question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error in production build

See original GitHub issue

Current 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:open
  • Created 3 years ago
  • Comments:19 (6 by maintainers)

github_iconTop GitHub Comments

4reactions
VijaySutariaJCDcommented, Jan 8, 2021

Thanks @Gbuomprisco, It’s working fine for me now with version 2.1.0 without ^.

Thank you very much for the quick response 😃

2reactions
rubengg86commented, Oct 20, 2020

Hi!, Same issue, fixed installing previous version 2.1.0

npm i ngx-chips@2.1.0

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found