You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed the instructions on the readme file and when I run gatsby develop, it gives me this error "error:0308010C:digital envelope routines::unsupported". Node Version: v19.7.0. I've also tried v18.0.0 and v16.16.0, and they produce the same result. v16.16.0 generated a new error, though: Gatsby requires v16 or above (rephrasing).
I followed the instructions on the readme file and when I run
gatsby develop
, it gives me this error "error:0308010C:digital envelope routines::unsupported". Node Version: v19.7.0. I've also tried v18.0.0 and v16.16.0, and they produce the same result. v16.16.0 generated a new error, though: Gatsby requires v16 or above (rephrasing).I've tried doing:
Nothing seems to work, please help.
The text was updated successfully, but these errors were encountered: