Skip to content

update using v3.0.0 #13

Description

@genewitch

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions