codebushi / gatsby-starter-dimension

Gatsby.js V2 starter template based on Dimension, designed by HTML5 UP. Check out https://codebushi.com/gatsby-starters-and-themes/ for more Gatsby starters.
Other
319 stars 196 forks source link

What the hell are the dependencies? #111

Open Rajdave69 opened 1 year ago

Rajdave69 commented 1 year ago

I've been trying to set up a working env for this since 2 days now. It just won't work. First it wanted Python2 for some reason, then now it works .NET?

wkencel commented 1 year ago

I had issues with installing the dependencies, specifically the sharp package. I was able to resolve it by using node 10.18.0 and python 3.9

wkencel commented 1 year ago

It also helped to run it on Windows rather than Mac