itinance / react-native-fs

Native filesystem access for react-native
MIT License
4.9k stars 958 forks source link

Bug blocking - RN 0.70.2 - Unable to resolve module utf8 #1137

Closed Productivix closed 7 months ago

Productivix commented 1 year ago

hi, I am sorry but on React Native Version 0.70.2, the app is blocked in error code 500 : " Error: Unable to resolve module utf8 from C:\myapp\node_modules\react-native-fs\FS.common.js: utf8 could not be found within the project or in these directories: node_modules\react-native-fs\node_modules node_modules 15 | 16 | var base64 = require('base-64');

17 | var utf8 = require('utf8'); etc.. " what is this due to please ?

Productivix commented 7 months ago

no more this error in 0.71 and 0.72