learning-gatsby-2833047 icon indicating copy to clipboard operation
learning-gatsby-2833047 copied to clipboard

gatsby develop won't run even after npm install

Open mahassan opened this issue 4 years ago • 0 comments

Issue Overview

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."

Describe your environment

macOS, vscode , node v12.13.0

Steps to Reproduce

  1. clone https://github.com/LinkedInLearning/learning-gatsby-2833047
  2. switch to any branch or even stay on master
  3. run gatsby develop

Expected Behavior

should run like in video

Current Behavior

Error says "gatsby can only be run for a gatsby site."

mahassan avatar Dec 12 '20 06:12 mahassan