ModuleNotFoundError for native node modules in getStaticProps after upgrade to 9.4 #12856
Unanswered
wereHamster
asked this question in
Help
Replies: 1 comment 2 replies
-
Could you please provide a reproducible demo so we can get this fixed? |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
After upgrading from 9.3 to 9.4, I'm now getting a ModuleNotFoundError for 'fs' in getStaticProps.
Has anyone an idea what might cause it?
Beta Was this translation helpful? Give feedback.
All reactions