timarney / react-app-rewired

Override create-react-app webpack configs without ejecting
MIT License
9.76k stars 425 forks source link

cannot deploy hosting on (ex. netlify, vercel, fleek etc.) #619

Closed 0x1337z closed 2 years ago

0x1337z commented 2 years ago

config-overrides.js in the client cannot be read properly.

Module not found: Error: You attempted to import /workspace/node_modules/crypto-browserify/index.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported. 4:00:00 AM 04/22/2022: You can either move it inside src/, or add a symlink to it from project's node_modules/. 4:00:23 AM 04/22/2022: Error occured during the build.

0x1337z commented 2 years ago

i removed the crypto package and made a work around.

resolved.