taro-yanxuan icon indicating copy to clipboard operation
taro-yanxuan copied to clipboard

UnhandledPromiseRejectionWarning: TypeError: items.forEach is not a function

Open niemquan opened this issue 5 years ago • 2 comments

image

niemquan avatar May 06 '20 01:05 niemquan

taro 版本问题,本地项目和 cli不一致导致的,之前也遇到了

loycoder avatar May 06 '20 07:05 loycoder

在有package.json目录运行 1、taro update project 2.2.2 2、npm i 然后最好把新版config/index.js复制过去,会改就自己改

mofeiren avatar May 21 '20 07:05 mofeiren