不增删页面的话都正常,只要修改config里的pages(无论增加还是删除页面),编译都提示Taro-ui的错误
Module not found: Can't resolve './style/index.scss
taro 2.2.6
之前一直没啥事,好奇怪啊
求个定位问题的方向,看编译源码吗?吐血
@someono 安装了最新的3.0.2 taro cli
yarn install时就会显示 Couldn't find any versions for "@tarojs/components-qa" that matches "3.0.2",手动选择最高版本2.2.10
taro build --plugin weapp --watch
报错:UnhandledPromiseRejectionWarning: TypeError: Cannot read property '0' of undefined
有大神用taro开发过微信小程序插件吗,我连文档里的demo环境都没跑来
安装了最新的3.0.2 taro cli
yarn install时就会显示 Couldn't find any versions for "@tarojs/components-qa" that matches "3.0.2",手动选择最高版本2.2.10
taro build --plugin weapp --watch
报错:UnhandledPromiseRejectionWarning: TypeError: Cannot read property '0' of undefined