notification icon indicating copy to clipboard operation
notification copied to clipboard

Uncaught SyntaxError: Unexpected token <

Open rafaberaldo opened this issue 7 years ago • 14 comments

I'm getting this error after just installing on my project

Edit: as standalone component.

I did the npm install vue-bulma-notification --save and when I try to import Notification from 'vue-bulma-notification' I get this error:

Uncaught SyntaxError: Unexpected token <

rafaberaldo avatar Mar 06 '17 01:03 rafaberaldo