Saad Shaikh
Saad Shaikh
thanks guys
Compiled with problems:X ERROR in ./node_modules/dotenv/lib/main.js 24:11-24 Module not found: Error: Can't resolve 'fs' in 'E:\react\ReChat\client\node_modules\dotenv\lib' ERROR in ./node_modules/dotenv/lib/main.js 26:13-28 Module not found: Error: Can't resolve 'path' in 'E:\react\ReChat\client\node_modules\dotenv\lib' BREAKING...
i needed to use env variables that's the reason i added dotenv in frontend...
> Sorry, the "workaround" still blocked the screen, though the errow was muted. What REALLY helped was putting a fixed version of `react-error-overlay` into devDependencies like: > > ``` >...