0👍
Well you need to run it they way it’s explained in the article i provided as duplicate.
The problem is the same, node does not yet support ES6 by default. (Import, Export is ES6 syntax)
0👍
I solved it.
I recreated my vue project using node v12.4.0
- [Vuejs]-Why does async inside computed make infinity loops (vue)?
- [Vuejs]-How display the form multiple times below one another by clicking a button in Vue.js
Source:stackexchange.com