NervJS / taro-zhihu-sample

a demo based on taro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm run dev:h5 报错

niuhuahua opened this issue · comments

[HMR] Waiting for update signal from WDS...
webpack-internal:///./node_modules/nervjs/dist/index.js:1504 Uncaught TypeError: arr[Symbol.iterator] is not a function
at _iterableToArrayLimit (webpack-internal:///./node_modules/@tarojs/router/dist/index.js:105)
at _slicedToArray (webpack-internal:///./node_modules/@tarojs/router/dist/index.js:91)
at eval (webpack-internal:///./node_modules/@tarojs/router/dist/index.js:750)
at Array.some ()
at Router._this2.hasPage (webpack-internal:///./node_modules/@tarojs/router/dist/index.js:749)
at Router._this2.navigate (webpack-internal:///./node_modules/@tarojs/router/dist/index.js:798)
at Router.componentDidMount (webpack-internal:///./node_modules/@tarojs/router/dist/index.js:867)
at eval (webpack-internal:///./node_modules/nervjs/dist/index.js:1583)
at errorCatcher (webpack-internal:///./node_modules/nervjs/dist/index.js:1481)
at eval (webpack-internal:///./node_modules/nervjs/dist/index.js:1582)
webpack-internal:///./node_modules/webpack-dev-server/client/index.js?http://127.0.0.1:10086:71 [WDS] Hot Module Replacement enabled.

taro update project 已找到解决