Node Sass binding error when running npm run start

I finally fixed all the errors! They were ALL due to versions being incompatible - especially sass, node-sass, sass-loader, webpack… I ended up using a website called https://www.npmpeer.dev/ to find compatible versions. I am new to node and npm stuff, so maybe there’s a better way to do this kind of thing?
And yes upgrading the entire project sounds great!

Now I got the rendering errors as I am running the master branch.

I’ve read comments here: Getting Started: Setting Up a Local Dev Environment - and related bug fixes - #48 by AndyatFocallocal
Should I switch to deploy-phm instead? Which branch are we actively working on? I am a little confused. I hope to pick up some task, do you have any suggestions where to start? Thank you!

2 Likes