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
After clone, when we do gastby develop, it doesn't run. if I do npm i before gatsby develop. Same thing, the error says "gatsby can only be run for a gatsby site."
Issue Overview
After clone, when we do
gastby develop
, it doesn't run. if I donpm i
beforegatsby develop
. Same thing, the error says "gatsby can only be run for a gatsby site."Describe your environment
macOS, vscode , node v12.13.0
Steps to Reproduce
https://github.com/LinkedInLearning/learning-gatsby-2833047
gatsby develop
Expected Behavior
should run like in video
Current Behavior
Error says "gatsby can only be run for a gatsby site."
The text was updated successfully, but these errors were encountered: