config-plugins icon indicating copy to clipboard operation
config-plugins copied to clipboard

need help installing this on my project

Open kimmyyyyyyyyyyyyy opened this issue 1 year ago • 3 comments

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

kimmyyyyyyyyyyyyy avatar Dec 25 '22 05:12 kimmyyyyyyyyyyyyy

disregard the picture, its from a old project, i just cant run this

kimmyyyyyyyyyyyyy avatar Dec 25 '22 05:12 kimmyyyyyyyyyyyyy

can someone post a github for a simple ble @config with expo

kimmyyyyyyyyyyyyy avatar Dec 25 '22 05:12 kimmyyyyyyyyyyyyy

https://github.com/expo/config-plugins/tree/main/apps/react-native-ble-plx

olach avatar Dec 28 '22 10:12 olach