~ ❯ notion install npm
error: Installing npm is not supported yet.
However:
~ ❯ npm i -g npm
Notion error: Global package installs are not recommended.
Use `notion install` to add a package to your toolchain (see `notion help install` for more info).
~ ❯ which npm
/home/fausto/.notion/bin/npm
Is there another way to upgrade npm?
Hi @brainlessdeveloper. As of right now, we don’t have a way to upgrade npm independent of upgrading node
We have issue #292 already to track this gap.
Thank you, and congratulations on maintaining an awesome project :)
Most helpful comment
Thank you, and congratulations on maintaining an awesome project :)