Hi. there I have been working on my project and now Iām trying to deploy the project
but Iām facing errors tried different service providers also tried to create another app started coding from scratch but at the end i get this error (the error Iām getting in vercel Module not found: Error: You attempted to import /vercel/path0/node_modules/console-browserify/index.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
tried other service providers I face the same errors but in the index js there is no
console-browserify import
Iām using latest react version and react-script is ā5.0.1ā,
what could be reason of this error