Gatsby SSR
#28113
Replies: 1 comment
-
It looks like you're trying to require a file that doesn't exist? |
Beta Was this translation helpful? Give feedback.
0 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.
-
So I did a clean install of Mac OS, and I thought it'd be a good time to refactor.
I'm currently trying to implement SSR, but when I
Gatsby develop
, I get this error:How do I get SSR to see the
/src/
directory?Beta Was this translation helpful? Give feedback.
All reactions