Describe the bug
> retypeapp-linux-x64 unknown error
Error: Failed to fetch package "retypeapp-linux-x64": Invalid tag name "retypeapp-linux - x64" of package "retypeapp-linux - x64": Tags may not have any characters that encodeURIComponent encodes.
It is triggered when the package has an update, not when it is up-to-date. It seems to get confused by the string 'x64'.
Reproduction
Add the package: "retypeapp-linux-x64": "3.11.0" to the package.json file and install. Then run taze.
Used Package Manager
bun
Describe the bug
It is triggered when the package has an update, not when it is up-to-date. It seems to get confused by the string 'x64'.
Reproduction
Add the package: "retypeapp-linux-x64": "3.11.0" to the package.json file and install. Then run taze.
Used Package Manager
bun