gatsby develop command throws syntax error #33938
Unanswered
sleep-sort
asked this question in
Help
Replies: 2 comments 1 reply
-
Hi! With what you provided I'd guess you're running an ancient version of Node:
You'll need to use at least Node 14.15.0 with Gatsby |
Beta Was this translation helpful? Give feedback.
1 reply
-
Worth noting if you absolutely need to run an old version of gatsby, you can always downgrade the gatsby-cli and whatever else you need temporarily |
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
-
Preliminary Checks
Description
I am not sure if this is a real issue considering I can't find anything in the open issues for this, but fwiw running gatsby develop throws this syntax error:
stack:
feel free to close if this is the wrong place for this - I'm sorry if this is totally a bother!
Reproduction Link
n/a
Steps to Reproduce
...
Expected Result
the command would ideally run as expected
Actual Result
error :/
Environment
I can't even run this without getting the error thrown
Config Flags
No response
Beta Was this translation helpful? Give feedback.
All reactions