Skip to content

update using v3.0.0 #13

@genewitch

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions