Skip to content
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

v2.0.0-beta.14 taro.getIsUsingDiff is not a function #5274

Closed
nsyujian opened this issue Jan 8, 2020 · 3 comments
Closed

v2.0.0-beta.14 taro.getIsUsingDiff is not a function #5274

nsyujian opened this issue Jan 8, 2020 · 3 comments
Assignees

Comments

@nsyujian
Copy link

nsyujian commented Jan 8, 2020

报错信息

VM344:1 thirdScriptError
taro.getIsUsingDiff is not a function;at "pages/home/index" page lifeCycleMethod onLoad function
TypeError: taro.getIsUsingDiff is not a function
at doUpdate (http://127.0.0.1:64854/appservice/vendors.js:4732:23)
at mountComponent (http://127.0.0.1:64854/appservice/vendors.js:4660:3)
at ge.initComponent (http://127.0.0.1:64854/appservice/vendors.js:4378:3)
at ge.weappComponentConf.methods.onLoad (http://127.0.0.1:64854/appservice/vendors.js:4484:21)
at ge. (WAService.js:1:1405397)
at ge.p.callPageLifeTime (WAService.js:1:1405142)
at kt (WAService.js:1:1420451)
at WAService.js:1:1423785
at At (WAService.js:1:1424278)
at Function. (WAService.js:1:1427668)

系统信息

Taro v2.0.0-beta.14

Taro CLI 2.0.0-beta.14 environment info:
System:
OS: macOS 10.14.6
Shell: 5.3 - /bin/zsh
Binaries:
Node: 12.14.0 - ~/.nvm/versions/node/v12.14.0/bin/node
Yarn: 1.13.0 - /usr/local/bin/yarn
npm: 6.13.4 - ~/.nvm/versions/node/v12.14.0/bin/npm
npmPackages:
@tarojs/cli: 2.0.0-beta.14 => 2.0.0-beta.14
@tarojs/plugin-babel: 2.0.0-beta.14 => 2.0.0-beta.14
@tarojs/plugin-csso: 2.0.0-beta.14 => 2.0.0-beta.14
@tarojs/plugin-sass: 2.0.0-beta.14 => 2.0.0-beta.14
@tarojs/plugin-uglifyjs: 2.0.0-beta.14 => 2.0.0-beta.14
@tarojs/taro-weapp: ^2.0.0-beta.14 => 2.0.0-beta.14
@tarojs/webpack-runner: 2.0.0-beta.14 => 2.0.0-beta.14
eslint-config-taro: 2.0.0-beta.14 => 2.0.0-beta.14
eslint-plugin-taro: 2.0.0-beta.14 => 2.0.0-beta.14

@taro-bot
Copy link

taro-bot bot commented Jan 8, 2020

CC @Chen-jj

@taro-bot
Copy link

taro-bot bot commented Jan 8, 2020

欢迎提交 Issue~

如果你提交的是 bug 报告,请务必遵循 Issue 模板的规范,尽量用简洁的语言描述你的问题,最好能提供一个稳定简单的复现。🙏🙏🙏

如果你的信息提供过于模糊或不足,或者已经其他 issue 已经存在相关内容,你的 issue 有可能会被关闭。

Good luck and happy coding~

@nsyujian
Copy link
Author

nsyujian commented Jan 9, 2020

应该是一些分包的版本没有正确安装,卸载重装保证所有包安装成2.0.0后好了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants