Can't resolve 'node:http

1.9k Views Asked by At

I am doing reactjs project when I tried to run npm start ./node_modules/node-fetch/src/index.js Module not found: Can't resolve 'node:http' in 'C:\Users\Aorat\OneDrive\Desktop\Fam-Jam-Family-Application\client\node_modules\node-fetch\src'

1

There are 1 best solutions below

0
Burns On

I was facing the same problem and after trying a few things to no avail I got around it by installing node-fetch v2 rather than using the latest, v3.