Failed to compile
./node_modules/osenv/osenv.js
Module not found: Can't resolve 'child_process' in 'C:\Users\mihai\Desktop\Projects\ECOM\ONLYTUDE\node_modules\osenv'
I added this package on my Nextjs project and when I import it i got the above error. What should I do? Thanks!
I added this package on my Nextjs project and when I import it i got the above error. What should I do? Thanks!