NervJS / taro-zhihu-sample

a demo based on taro
346 stars 91 forks source link

npm run dev:h5 报错 #13

Closed niuhuahua closed 5 years ago

niuhuahua commented 5 years ago

[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.

niuhuahua commented 5 years ago

taro update project 已找到解决