-
-
Notifications
You must be signed in to change notification settings - Fork 884
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
Reading from "node:path" is not handled by plugins #773
Comments
Hi, there is not enough information to help, you left most things we ask in the template blank. My gut feeling is your Node and/or Gatsby is outdated and should be upgraded. |
Welcome @rubas! 👋 As @Murderlon mentions, Make sure you are running a recent version of Gatsby. |
This comment has been minimized.
This comment has been minimized.
Hi! Thanks for reaching out! Because we treat issues as our backlog, we close issues that are questions since they don’t represent a task to be completed. See our support docs for how and where to ask questions. Thanks, |
Thanks for the quick answers - and sorry for not adding enough information. I was in a rush 👎 👎 👎 This is not a technical issue with the library itself as It breaks the build with current gatsby (5.12.5) with node (18.17.1). As @ChristianMurphy pointed out, Gatsby with its Webpack implementation should be able to handle it but it's not. Probably relates to: gatsbyjs/gatsby#38516 |
Hey, FYI, I had the same issue with the same setup as @rubas, so I had to downgrade to 8.0.7. There was another user on Netlify's forum that had same issue today. It seems to only happen during gatsby build though, gatsby develop does not have this issue. |
Thanks for adding on @rubas and @littlefengers, it would be good to let the Gatsby team know so they can prioritize fixing this. |
Initial checklist
Affected packages and versions
9.0.0
Link to runnable example
No response
Steps to reproduce
We are using the plugin in our gatsby installation.
After upgrade to the version
9.0.0
, we are getting build failures with from webpack.Expected behavior
:sun:
Actual behavior
Runtime
No response
Package manager
No response
OS
No response
Build and bundle tools
No response
The text was updated successfully, but these errors were encountered: