Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing when package has only 1 version #7

Open
SamiAlavi opened this issue Aug 21, 2024 · 0 comments · May be fixed by #8
Open

Failing when package has only 1 version #7

SamiAlavi opened this issue Aug 21, 2024 · 0 comments · May be fixed by #8

Comments

@SamiAlavi
Copy link

SamiAlavi commented Aug 21, 2024

Node: 18.19.1
npm: 10.2.4

Code reference: https://github.com/npm/cli/blob/v10.2.4/lib/commands/view.js#L300-L308
Test package: utm-converter

$ npx is-esm utm-converter 0.1.1
$ ❌ Unable to find version 0.1.1 of utm-converter
$ npx is-esm utm-converter
$ ❌ Unable to fetch the package
@SamiAlavi SamiAlavi linked a pull request Aug 21, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant