为什么我下载的项目打不开,出现
Module build failed (from ./node_modules/babel-loader/lib/index.js):
13:11:33.569 语法错误: C:\Users\a'su's\Documents\HBuilderProjects\QQ音乐模板\pages.json: Unexpected token, expected "," (15:65)
13:11:33.581 13 | Vue.component('pages-index-index', resolve=>{
13:11:33.583 14 | const component = {
13:11:33.597 > 15 | component:require.ensure([], () => resolve(require('C:/Users/a'su's/Documents/HBuilderProjects/QQ音乐模板/pages/index/index.vue')), 'pages-index-index'),
13:11:33.600 | ^
13:11:33.617 16 | delay:uniConfig['async'].delay,
13:11:33.618 17 | timeout: uniConfig['async'].timeout
13:11:33.629 18 | }
等问题,请帮我解答一下,谢谢
0 个回复