adopted-ember-addons / ember-cli-flash

Simple, highly configurable flash messages for ember-cli
https://www.npmjs.com/package/ember-cli-flash
MIT License
355 stars 113 forks source link

@ember-decorators/component dependency missing #331

Closed Turbo87 closed 3 years ago

Turbo87 commented 3 years ago

https://github.com/poteto/ember-cli-flash/blob/master/addon/components/flash-message.js#L7 is referring to a @ember-decorators/component dependency, but in the package.json file it is only declared as a dev dependency.

dimitrivdp commented 3 years ago

Is it possible that commit 334 is not yet published on npm registry?

I did an install, and I got

Uncaught (in promise) Error: Could not find module @ember-decorators/component imported from ember-cli-flash/components/flash-message