Install a package from a tarball URL.
Section: Versions and Sources
Install tarball URL
bash
bash
pnpm add https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgzExplanation
Install a package from a tarball URL.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Versions and Sources
Install from Git repo
Install a package directly from a Git-hosted repository.
Install workspace package via protocol
Link a workspace package using the workspace protocol.