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

taro v3.0.0-beta.3 运行失败 #33

Open
wangweifeng66 opened this issue Apr 28, 2020 · 1 comment
Open

taro v3.0.0-beta.3 运行失败 #33

wangweifeng66 opened this issue Apr 28, 2020 · 1 comment

Comments

@wangweifeng66
Copy link

taro build --type weapp --watch编译成功后,微信小程序编辑器控制台报错,taro doctor有很多错误,小程序控制到报错如下:
thirdScriptError
_taroWeapp2.default.RefsArray is not a constructor
TypeError: _taroWeapp2.default.RefsArray is not a constructor
at Index._constructor (http://127.0.0.1:21089/appservice/pages/index/index.js:81:21)
at Object.createComponent (http://127.0.0.1:21089/appservice/taro.js:1955:55)
at Object.3 (http://127.0.0.1:21089/appservice/pages/index/index.js:158:42)
at webpack_require (http://127.0.0.1:21089/appservice/runtime.js:80:30)
at Module.10 (http://127.0.0.1:21089/appservice/pages/index/index.js:8:172)
at webpack_require (http://127.0.0.1:21089/appservice/runtime.js:80:30)
at Module.32 (http://127.0.0.1:21089/appservice/pages/index/index.js:168:96)
at webpack_require (http://127.0.0.1:21089/appservice/runtime.js:80:30)
at checkDeferredModules (http://127.0.0.1:21089/appservice/runtime.js:46:23)
at Array.webpackJsonpCallback [as push] (http://127.0.0.1:21089/appservice/runtime.js:33:19)

Page "pages/index/index" has not been registered yet.

@yuche
Copy link
Contributor

yuche commented Apr 29, 2020

你应该在 next 或 vue 分支运行,taro doctor 还没适配 next

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