You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
_tarojs_taro__WEBPACK_IMPORTED_MODULE_9___default().setNavigationBarTitle is not a function. (In '_tarojs_taro__WEBPACK_IMPORTED_MODULE_9___default().setNavigationBarTitle({
title: title || ""
})', '_tarojs_taro__WEBPACK_IMPORTED_MODULE_9___default().setNavigationBarTitle' is undefined)```
_tarojs_taro__WEBPACK_IMPORTED_MODULE_9___default().setNavigationBarTitle is not a function. (In '_tarojs_taro__WEBPACK_IMPORTED_MODULE_9___default().setNavigationBarTitle({
title: title || ""
})', '_tarojs_taro__WEBPACK_IMPORTED_MODULE_9___default().setNavigationBarTitle' is undefined)```
相关平台
H5
**浏览器版本: Chrome **
使用框架: React
复现步骤
Taro 即将创建一个新项目!
Need help? Go and open issue: https://tls.jd.com/taro-issue-helper
? 请输入项目介绍
? 请选择框架 React
? 是否需要使用 TypeScript ? Yes
? 请选择 CSS 预处理器(Sass/Less/Stylus) Sass
? 请选择编译工具 Webpack5
? 请选择包管理工具 npm
? 请选择模板源 Github(最新)
✔ 拉取远程模板仓库成功!
? 请选择模板 默认模板
直接使用最新版 Taro v3.6.4 生成项目,npm run dev:h5 就会出错
期望结果
正常启动
实际结果
/Users/.../myApp/node_modules/webpack/lib/util/hash/wasm-hash.js:108
const length = data.length;
^
TypeError: Cannot read properties of undefined (reading 'length')
环境信息
The text was updated successfully, but these errors were encountered: