error during yarn install
Sorry if this is a simple/silly question, but I have absolutely zero nodejs knowledge and I don't feel comfortable trying to fix this myself.
I'm just trying to install blueprint using the official instructions on the website. What am I supposed to do when this happens?

Solution:Jump to solution
everything just works now??? all I had to do is just sudo su at the beginning instead of hoping to remember to run stuff with sudo
6 Replies
I'll also add that I had to explicitly install npm myself as that was not in the instructions
Install nvm
And use nvm use 21
i broke it

is the instruction on the website even up to date?
i got to the "run blueprint.sh" step but that file didn't even exist at that point
then I checked the panel and it borked
I REALLY should have made a snapshot before starting this huh
ok not gonna lie i must have messed something up a lot last time because I don't have to do that now
Solution
everything just works now??? all I had to do is just sudo su at the beginning instead of hoping to remember to run stuff with sudo
this problem is now nonexistent, so it must have been 100% user error on my end, sorry for doubting the instructions