need help installing this on my project
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 567
- Forks
- 136
- PR merge metrics
- No merged PRs in 30d
Description
### Library
@config/react-native-ble-plx
### Summary
Unable to resolve module fs from /Users/user/Downloads/expo-speech-to-text-main/node_modules/@config-plugins/react-native-ble-plx/node_modules/@expo/config-plugins/build/utils/XML.js: fs could not be found within the project or in these directories:
How can i resolve this?
### Any existing examples?
xports.writeXMLAsync = writeXMLAsync;
12 |
> 13 | function _fs() {
| ^
14 | const data = _interopRequireDefault(require("fs"));
15 |
16 | _fs = function () {
Contributor guide
Assessment
This issue has not been assessed yet.