expo / expo/config-plugins

need help installing this on my project

Open
#156 3 comments 0 reactions 0 assignees View on GitHub
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 () {
Screenshot 2022-12-24 at 4 31 30 PM

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.