I have v2 addon to use dependencies “ember-classic-decorator”: “^3.0.0”, import in my addon component get error message. But normal addon component It’s works fine.
app.js:96 Ember.onerror handler – error.message Could not find module ember-classic-decorator imported from mail-template-editor/components/div-comp error Error: Could not find module ember-classic-decorator imported from mail-template-editor/components/div-comp
How to I resolve this issue?
what are the solutions for this issue!
THENNARASU R is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.