sunniejs / vue-h5-template

:tada:vue搭建移动端开发,基于vue-cli4.0+webpack 4+vant ui + sass+ rem适配方案+axios封装,构建手机端模板脚手架
https://sunniejs.github.io/vue-h5-template/
MIT License
3.08k stars 874 forks source link

项目启动报错,麻烦帮忙看下是否有问题问题 #92

Closed li-songyang closed 1 year ago

li-songyang commented 1 year ago

下载源文件,npm install ,npm run serve 控制包报错

Syntax Error: TypeError: Cannot read property 'styles' of undefined

You may use special comments to disable some warnings. Use // eslint-disable-next-line to ignore the next line. Use / eslint-disable / to ignore all warnings in a file.

谢谢

fonghehe commented 1 year ago

别用npm,用yarn

li-songyang commented 1 year ago

邮件已收到,谢谢~