We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
H5
浏览器版本: 107.0.5304.87 使用框架: React
npx @tarojs/cli init taro-app cd taro-app npm run dev:h5
首页显示
不显示
Taro v3.5.7 Taro CLI 3.5.7 environment info: System: OS: Windows 10 Binaries: Node: 16.14.2 - C:\Program Files\nodejs\node.EXE Yarn: 1.22.18 - C:\Program Files\nodejs\yarn.CMD npm: 8.6.0 - C:\Program Files\nodejs\npm.CMD
The text was updated successfully, but these errors were encountered:
node 14、16 下均报错
runtime.js:39 Uncaught ReferenceError: $RefreshReg$ is not defined at eval (events.js?faa1:497:1) at ./node_modules/events/events.js (app.js:29:1) at __webpack_require__ (runtime.js:36:33) at fn (runtime.js:472:21) at eval (emitter.js?93e2:1:1) at ./node_modules/webpack/hot/emitter.js (app.js:213:1) at __webpack_require__ (runtime.js:36:33) at fn (runtime.js:472:21) at eval (reloadApp.js:2:80) at ./node_modules/webpack-dev-server/client/utils/reloadApp.js (app.js:192:1)
Sorry, something went wrong.
解决了
Duplicate of #12685
ZakaryCode
No branches or pull requests
相关平台
H5
浏览器版本: 107.0.5304.87
使用框架: React
复现步骤
npx @tarojs/cli init taro-app
cd taro-app
npm run dev:h5
期望结果
首页显示
实际结果
不显示
环境信息
The text was updated successfully, but these errors were encountered: