vue-upload-multiple-image
vue-upload-multiple-image copied to clipboard
Cannot use import statement outside a module
I am using this plugin with Nuxt.js
Nuxt version: "^2.15.0", "vue-upload-multiple-image": "^1.1.6",
I followed the same steps as mentioned in the README file but I am getting following an error.
Cannot use import statement outside a module
Can anyone please suggest to me what should I do?