NervJS / taro-zhihu-sample

a demo based on taro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm run dev:h5 运行起来之后因为js报错,界面空白

uncleAndyChen opened this issue · comments

Uncaught TypeError: (0 , _router.createHistory) is not a function
at eval (app.js?d0a8:14)
at Object../.temp/app.js (app.js:914)
at webpack_require (app.js:765)
at fn (app.js:128)
at Object.0 (app.js:2654)
at webpack_require (app.js:765)
at app.js:901
at app.js:904

升级各项依赖到最新,解决。