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 have a feeling this is a problem with my computer setup, but could do with advice on what these errors mean / how to fix... I'm on a windows 10 Pro surfacebook.
I was attempting to follow the start instructions in the docs (I've only just started reading the course, so maybe I'm getting ahead of myself and this is covered in the written material). Here goes...
After npm install, I got a load of security warnings, then this:
And when I then tried npm run develop I got this:
Is this because I need to install python on my machine? Or something else?
The text was updated successfully, but these errors were encountered:
Huh, looks you do need to have Python installed. I didn't know Gatsby required that.
In any case, you don't need to build this repo for the course. This repo is just the website for the course. You can see the built site here. Does that help?
I have a feeling this is a problem with my computer setup, but could do with advice on what these errors mean / how to fix... I'm on a windows 10 Pro surfacebook.
I was attempting to follow the start instructions in the docs (I've only just started reading the course, so maybe I'm getting ahead of myself and this is covered in the written material). Here goes...
After
npm install
, I got a load of security warnings, then this:And when I then tried
npm run develop
I got this:Is this because I need to install python on my machine? Or something else?
The text was updated successfully, but these errors were encountered: