Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update using v3.0.0 #13

Open
genewitch opened this issue Apr 13, 2023 · 1 comment
Open

update using v3.0.0 #13

genewitch opened this issue Apr 13, 2023 · 1 comment

Comments

@genewitch
Copy link

get an error

bash: line 7: pnpm: command not found

fix:

sudo su -
npm install -g pnpm
ctrl-d
sudo ./update.ubuntu.sh

I tried installing pnpm using their install script on my user and on misskey, i also tried installing it on root. I also ran npm install pnpm; this also didn't work.

the pnpm github suggests this npm install -g pnpm, so that's what i did. I fully expect this to burn me in the future.

@genewitch
Copy link
Author

also make sure you

sudo apt update

sorry i can be very dim when site breaks at 4 AM :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant