-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug recurred: error: Could not resolve "fs" #1364
Comments
Have you tried checking https://esbuild.github.io/getting-started/#bundling-for-the-browser |
This is currently unactionable. There isn't enough information here to be able to reproduce it so it can be fixed. Please provide a way to reproduce the issue. |
Closing due to lack of a response. |
Hi can I open this back up? I'm getting it out of the
Admittedly I'm a bit new the javascript toolchains so I don't know to force this dependency to build one way or another. I don't have a build.js - I'm just running this one command:
|
I assume you are bundling for node because |
This is exactly what I'm looking for. Thank you so much! |
The bug has recurred on my Mac. #90
It happened when I updated esbuild from 0.12.7 to 0.12.8.
node -v
14.15.0
I using esbuild with gulp, browserify.
The text was updated successfully, but these errors were encountered: