A
A
Apostol632019-10-04 09:56:45
Vue.js
Apostol63, 2019-10-04 09:56:45

Why is the vue-good-table module not being included?

Good afternoon
I started to deal with vue.js on laravel. vue.js itself works fine, but I needed a table. I installed vue-good-table as it says in the manual,
then I did
- npm run development
- npm install vue-template-compiler --save-dev --production=false
The plugin itself appeared in the node_modules folder in laravel
But when I include it in the js file , then I get an error - Uncaught SyntaxError: Cannot use import statement outside a module
Please tell me what's the problem?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question