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 ran into the same issue. After i updated all my dependencies I think that option is no longer needed. Try running gatsby directly with npx gatsby develop. This worked for me so I removed that option from the npm start script and it's working fine for me now.
I am facing this issue. Any ideas to resolve will be appreciated.
`$ npm start
node: --openssl-legacy-provider is not allowed in NODE_OPTIONS`
The text was updated successfully, but these errors were encountered: