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
{{ message }}
This repository was archived by the owner on Dec 11, 2024. It is now read-only.
描述 / Description
TypeError: Cannot read property 'getConstants' of null, js engine: hermes
复现步骤 / Steps to reproduce
var RNFSFileTypeRegular = (isIOS || isWindows )? RNFSManager.RNFSFileTypeRegular:RNFSManager.getConstants().RNFSFileTypeRegular; var RNFSFileTypeDirectory = (isIOS || isWindows )?RNFSManager.RNFSFileTypeDirectory:RNFSManager.getConstants().RNFSFileTypeDirectory;文件路径:/node_modules/@react-native-oh-tpl/react-native-fs/FS.common.js
库版本 / Library version
2.20.0-nc.0.1.14
React Native OpenHarmony version
0.72.29
构建类型 / Build type
None
设备 / Device
Simulator
设备版本 / Device model
No response
已悉知 / Acknowledgements
Yes