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

Latest Vitest 1.0.0-beta.2 was not published to npm #4297

Closed
6 tasks done
ghiscoding opened this issue Oct 12, 2023 · 0 comments
Closed
6 tasks done

Latest Vitest 1.0.0-beta.2 was not published to npm #4297

ghiscoding opened this issue Oct 12, 2023 · 0 comments

Comments

@ghiscoding
Copy link
Contributor

ghiscoding commented Oct 12, 2023

Describe the bug

Vitest mentioned a new release of 1.0.0-beta.2 but it was not published to npm, we still see the previous 1.0.0-beta.1 as the latest Beta version

image

Reproduction

Tried to install 1.0.0-beta.2 with pnpm and got an error saying it's not available, then I went on the npm page (above print screen) and saw the beta.2 was not yet published

 ERR_PNPM_NO_MATCHING_VERSION  No matching version found for [email protected]

This error happened while installing a direct dependency of C:\OwnCloudDev10\GitHub\lerna-lite

The latest release of vitest is "0.34.6".

Other releases are:
  * beta: 1.0.0-beta.1

System Info

System:
    OS: Windows 10 10.0.19045
    CPU: (12) x64 Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz
    Memory: 4.93 GB / 15.85 GB
  Binaries:
    Node: 18.17.1 - C:\Program Files\nodejs\node.EXE
    Yarn: 1.22.19 - ~\AppData\Roaming\npm\yarn.CMD
    npm: 8.10.0 - C:\Program Files\nodejs\npm.CMD
    pnpm: 8.6.10 - ~\AppData\Local\pnpm\pnpm.CMD
  Browsers:
    Edge: Spartan (44.19041.1266.0), Chromium (117.0.2045.60)
    Internet Explorer: 11.0.19041.1566
  npmPackages:
    vitest: 1.0.0-beta.2 => 0.31.4

Used Package Manager

pnpm

Validations

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants