Candy.J
Results
2
comments of
Candy.J
I got the same error message. It was because i uesd babel-transform-imports which will change the ImportSeicifier to the importDefaultSpecifier. When i removed babel-transform-imports , it worked well again.
> 📦 Installing vue-cli-plugin-cube-ui... > > * [email protected] > updated 1 package in 15.901s > ✔ Successfully installed plugin: vue-cli-plugin-cube-ui > > ? Use post-compile? Yes > ? Import type...