[Gatsby v3] WebpackError: Unsafe builtin usage fs.readFileSync #30150
Unanswered
daydream05
asked this question in
Help
Replies: 2 comments 7 replies
-
Here's what the file in question looks like: Just saw using fs in ssr is depracated
|
Beta Was this translation helpful? Give feedback.
6 replies
-
I use this plugin as well, and the last I checked it isn't supporting Gatsby V3 yet, so we can't complain. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Running into this issue with one of the community plugins that I use.
I added resolutions as mentioned in the migration guide, but that wasn't enough and I was getting this error for
gatsby-plugin-loadable-components-ssr
How would someone fs.readFileSync to work with v3?
Beta Was this translation helpful? Give feedback.
All reactions