wepy-框架:[15:24:16] ERR! Cannot read property 'addDeps' of undefined [15:24:16] ERR! compile Compile

狂风中的少年 提交于 2020-01-31 11:37:28
  • 运行wepy build --watch时报错如下:
    在这里插入图片描述
  • 解决 :
 npm install @wepy/cli@next -g

  • 运行以上代码:
  • 在这里插入图片描述
  • 此时项目就可以正常启动
标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!