Closed zexingguo closed 7 years ago
try to install babel-preset-es2015
i have same problem. i use vue-webpack-template for a project step to reproduce
vue-cli webpack
npm install sweet-modal-vue --save-dev
npm install babel-preset-es2015 --save
add import { SweetModal, SweetModalTab } from 'sweet-modal-vue' and i have problem with es2015
We'll be switching away from es2015
to env
in the next release.
Module build failed: Error: Couldn't find preset "es2015" relative to directory.
When I important the component it shows me module bild failed, it cant find the . babelrc in sweet-modal-vue