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

[npm ERR! notarget] Version 9.6.2 is not at npm #1619

Closed
david-loe opened this issue Oct 28, 2023 · 5 comments · Fixed by #1621
Closed

[npm ERR! notarget] Version 9.6.2 is not at npm #1619

david-loe opened this issue Oct 28, 2023 · 5 comments · Fixed by #1621
Labels
🔥 p5-urgent Priority 5: build-breaking bugs that affect most users and should be fixed ASAP

Comments

@david-loe
Copy link

Reporting a bug?

Wanting to update my packages but getting the following Error:

npm ERR! code ETARGET
npm ERR! notarget No matching version found for @intlify/[email protected].
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.

Expected behavior

npm update should work fine

Reproduction

npm update

System Info

System:
    OS: Linux 5.15 Ubuntu 22.04.1 LTS 22.04.1 LTS (Jammy Jellyfish)
    CPU: (4) arm64 Neoverse-N1
    Memory: 21.23 GB / 23.43 GB
    Container: Yes
    Shell: 5.1.16 - /bin/bash
Binaries:
    Node: 18.18.2 - ~/.nvm/versions/node/v18.18.2/bin/node
    npm: 9.8.1 - ~/.nvm/versions/node/v18.18.2/bin/npm


### Screenshot

_No response_

### Additional context

_No response_

### Validations

- [X] Read the [Contributing Guidelines](https://github.com/intlify/vue-i18n-next/blob/master/.github/CONTRIBUTING.md)
- [X] Read the [Documentation](https://vue-i18n.intlify.dev/)
- [X] Check that there isn't [already an issue](https://github.com/intlify/vue-i18n-next/issues) that reports the same bug to avoid creating a duplicate.
- [X] Check that this is a concrete bug. For Q&A open a [GitHub Discussions](https://github.com/intlify/vue-i18n-next/discussions)
@david-loe david-loe added the Status: Review Needed Request for review comments label Oct 28, 2023
@giladna
Copy link

giladna commented Oct 29, 2023

@david-loe could you check please why npm publish failed?
https://github.com/intlify/vue-i18n-next/actions/runs/6672886726/job/18137793899

@waveoffire
Copy link

same problem on yarn

@giladna
Copy link

giladna commented Oct 29, 2023

@kazupon @david-loe seems it is related to upgrade of
"packageManager": "[email protected]",

please fix

@kazupon
Copy link
Member

kazupon commented Oct 29, 2023

I've just came back from vue fes japan.
asap, I'll fix

@kazupon kazupon added 🔥 p5-urgent Priority 5: build-breaking bugs that affect most users and should be fixed ASAP and removed Status: Review Needed Request for review comments labels Oct 30, 2023 — with Volta.net
kazupon added a commit that referenced this issue Oct 30, 2023
kazupon added a commit that referenced this issue Oct 30, 2023
* fix: revert pnpm

resolve #1619

* chore: add ignore to renovate

* remove netlify config
@giladna
Copy link

giladna commented Oct 30, 2023

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔥 p5-urgent Priority 5: build-breaking bugs that affect most users and should be fixed ASAP
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants