-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
1.16.0 / 1.16.1 / 1.17.0 : No matching export in "node_modules/esbuild-plugin-polyfill-node/polyfills/empty.js" for import "writeFile" #6557
Comments
This might be handled by #6547 |
We just published version |
Tested
|
Closed by #6562 |
🤖 Hello there, We just published version Thanks! |
What version of Remix are you using?
1.17.0
Are all your remix dependencies & dev-dependencies using the same version?
Steps to Reproduce
ical-generator
npm run dev
(On the history dev server but I suspect the same effect on new dev server)
Expected Behavior
Works as in 1.15.0
Actual Behavior
✘ [ERROR] No matching export in "node_modules/esbuild-plugin-polyfill-node/polyfills/empty.js" for import "writeFile"
✘ [ERROR] No matching export in "node_modules/esbuild-plugin-polyfill-node/polyfills/empty.js" for import "writeFileSync"
✘ [ERROR] No matching export in "node_modules/esbuild-plugin-polyfill-node/polyfills/empty.js" for import "promises"
The text was updated successfully, but these errors were encountered: