Hello, 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.
How to I resolve this issue?
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