OpenGlass
OpenGlass copied to clipboard
Has anyone encountered a problem with 'fs' when running on Android?
Android Bundling failed 898ms (D:\webprojects\yanjiusuo\openglass\OpenGlass\node_modules\expo\AppEntry.js) You attempted to import the Node standard library module "fs" from "sources\modules\openai.ts". It failed because the native React runtime does not include the Node standard library. Learn more: https://docs.expo.dev/workflow/using-libraries/#using-third-party-libraries
+1
Try to npx expo install fs but not work.
I tried npx expo install fs but no luck