BinarCode / vue-notifyjs

Minimalist 1kb Notification component
MIT License
170 stars 28 forks source link

Fiddles dont work #35

Open aitchnyu opened 5 years ago

aitchnyu commented 5 years ago

I got this error in the fiddles.

[Vue warn]: Unknown custom element: <notifications> - did you register the component correctly? For recursive components, make sure to provide the "name" option.

(found in <Root>) vue.js:616:9
[Show/hide message details.] TypeError: this.$notify is not a function[Learn More]
farshid3003 commented 5 years ago
ERROR in ./node_modules/vue-notifyjs/dist/vue-notifyjs.common.js
Module not found: Error: Can't resolve 'babel-helper-vue-jsx-merge-props' in 'C:\projects\HiperDevs\Platform\platformadmin\ModernPlatformAdminVue\node_modules\vue-notifyjs\dist'
skcin7 commented 4 years ago

Okay, so what's the solution?