Skip to content
Discussion options

You must be logged in to vote

FYI this is supposed to be for discussions about issues and projects, not raising an issue you have 🙂
See https://docs.github.com/en/issues/planning-and-tracking-with-projects/learning-about-projects/about-projects

But, to answer your question:

This repo, right?

Yeah, I was able to replicate the error by following their steps (running npm audit fix and manually installing @parcel/transformer-sass separately).

But from a fresh clone, by not following those instructions and just doing the following, it worked fine for me locally.

git clone ...
npm install
npm start  # that's it!

Try just that and see if it works.

I'd also recommend raising an issue with the author of those docs letting them…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by queenofcorgis
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Show & Tell Discussions where community members share their projects, experiments, or accomplishments Programming Help Discussions around programming languages, open source and software development
2 participants