thesmartwon
thesmartwon4w ago

Install .tar.gz from pkg.pr.new

deno add https://pkg.pr.new/rolldown@02a65e2
error: Failed to parse package required: https://pkg.pr.new/rolldown@02a65e2
deno add https://pkg.pr.new/rolldown@02a65e2
error: Failed to parse package required: https://pkg.pr.new/rolldown@02a65e2
deno install https://pkg.pr.new/rolldown@02a65e2
error: Failed to install "https" specifier.
deno install https://pkg.pr.new/rolldown@02a65e2
error: Failed to install "https" specifier.
Do I have to add pkg.pr.new as a registry? I just want a one-off release before it's pushed to npm.
1 Reply
thesmartwon
thesmartwonOP4w ago
This is what's inside the .tar.gz:
package
├── LICENSE
├── bin
├── dist
└── package.json
package
├── LICENSE
├── bin
├── dist
└── package.json