-
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
module "npm/@tarojs/taro-weapp/index.js" is not defined #345
Comments
安装不完整,cnpm 再装一次试试? |
cnpm install -g @tarojs/cli安装了问题依旧 |
应该是重新安装 |
重新安装项目依赖之后,编译源码之后,还是会出现这个错误 |
确定项目依赖安装好了么 |
init项目后没有报错,然后增加一个页面后报错,是什么原因 |
@guotie 是报啥错嘞 |
在刚才关闭的issue中反馈了,应该是微信开发工具的问题 |
OJBK 那先关闭啦~ |
@luckyadam |
解决了么 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
按官方步骤初始项目,编译后报以下错误,怎么解决?
VM634:1 thirdScriptError
sdk uncaught third Error
module "npm/@tarojs/taro-weapp/index.js" is not defined
Error: module "npm/@tarojs/taro-weapp/index.js" is not defined
at require (http://127.0.0.1:59663/appservice/__dev__/WAService.js:22:7213)
at http://127.0.0.1:59663/appservice/__dev__/WAService.js:22:7068
at http://127.0.0.1:59663/appservice/app.js:9:14
at require (http://127.0.0.1:59663/appservice/__dev__/WAService.js:22:7354)
at http://127.0.0.1:59663/appservice/appservice?t=1531897044619:1031:9
The text was updated successfully, but these errors were encountered: