browserify / browser-resolve

resolve function which support the browser field in package.json
MIT License
102 stars 70 forks source link

Can't resolve 'fs' #102

Closed etiennepinchon closed 3 years ago

etiennepinchon commented 3 years ago

Hi, I have having an issue with this package, as soon as I try to import it I am getting the following error:

Failed to compile.

./node_modules/browser-resolve/index.js
Module not found: Can't resolve 'fs' in 'node_modules/browser-resolve'

Any idea what could cause this issue?

ljharb commented 3 years ago

Where is this error coming from?