-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build h5 运行报错 #3542
Comments
欢迎提交 Issue~ 如果你提交的是 bug 报告,请务必遵循 Issue 模板的规范,尽量用简洁的语言描述你的问题,最好能提供一个稳定简单的复现。🙏🙏🙏 如果你的信息提供过于模糊或不足,或者已经其他 issue 已经存在相关内容,你的 issue 有可能会被关闭。 Good luck and happy coding~ |
taro版本1.3.4 |
你用 taro build --type h5 -- --watch 编译一下。 这是编译后的代码吧? 你项目本身的 app.js 代码是怎样的? |
你好项目本身的app.js: onLaunch: function () {
},
} |
已经私聊过。 你这是 微信小程序转 Taro . 解决方法已告知。这里就关了 |
@jinjinjin0731 @yangyutang 怎么解决的呢? |
你说这话跟逗人玩似的。怎么解决的不说? |
@jinjinjin0731 @yangyutang 怎么解决的呢? |
第一次见有人在issues上贴源码,累吗?????????? |
是啊,连解决办法的地址都不贴 |
app.js?d0a8:121 Uncaught ReferenceError: Nerv is not defined
at eval (app.js?d0a8:121)
at Module../.temp/app.js (app.js:915)
at webpack_require (app.js:767)
at fn (app.js:130)
at Object.0 (app.js:2146)
at webpack_require (app.js:767)
at app.js:902
at app.js:905
(anonymous) @ app.js?d0a8:121
./.temp/app.js @ app.js:915
webpack_require @ app.js:767
fn @ app.js:130
0 @ app.js:2146
webpack_require @ app.js:767
(anonymous) @ app.js:902
(anonymous) @ app.js:905
The text was updated successfully, but these errors were encountered: