weex使用vue_router后navigator无法跳转
不使用vue_router时navigator正常跳转,使用后报错如下:
ReportException : Exception: Error: Module build failed: Error: Cannot find module 'babel-core'
at Function.Module._resolveFilename (module.js:547:15)
at Function.Module._load (module.js:474:25)
at Module.require (module.js:596:17)
at require (internal/module.js:11:18)
at Object.<anonymous> (/usr/local/lib/node_modules/weex-toolkit/node_modules/_babel-loader@7.1.5@babel-loader/lib/index.js:3:13)
at Module._compile (module.js:652:30)
at Object.Module._extensions..js (module.js:663:10)
at Module.load (module.js:565:32)
at tryModuleLoad (module.js:505:12)
at Function.Module._load (module.js:497:3)
at Module.require (module.js:596:17)
at require (internal/module.js:11:18)
at loadLoader (/usr/local/lib/node_modules/weex-toolkit/node_modules/_loader-runner@2.3.1@loader-runner/lib/loadLoader.js:13:17)
at iteratePitchingLoaders (/usr/local/lib/node_modules/weex-toolkit/node_modules/_loader-runner@2.3.1@loader-runner/lib/LoaderRunner.js:169:2)
at runLoaders
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论