jggj21

Results 2 issues of jggj21

I get this error, I execute `npm run watch`: ![image](https://user-images.githubusercontent.com/26371360/107983998-8b69bf80-6f8c-11eb-97a4-610ff193c036.png) I have in my package.json ` "vue-smart-widget": "^ 0.6.1",` and main.js ``` import { SmartWidget } from 'vue-smart-widget' Vue.component('SmartWidget', SmartWidget)...

Good morning I find myself trying to upload an image to the pdf that is generated with this library, but I don't know where in my project I should have...