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

[rush] Install failing with latest version #4347

Closed
nason opened this issue Sep 22, 2023 · 5 comments
Closed

[rush] Install failing with latest version #4347

nason opened this issue Sep 22, 2023 · 5 comments

Comments

@nason
Copy link

nason commented Sep 22, 2023

Summary

Installing rush from npm is giving an error:

❯ npm install --global @microsoft/rush                                             
npm ERR! code ETARGET
npm ERR! notarget No matching version found for @rushstack/[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.

Repro steps

  1. Run npm install --global @microsoft/rush

Expected result:

Rush is installed

Actual result:

Rush is not installed

Details

Standard questions

Please answer these questions to help us investigate your issue more quickly:

Question Answer
@microsoft/rush globally installed version? 5.100.1
rushVersion from rush.json? 5.100.1
useWorkspaces from rush.json? null
Operating system? Mac, happening in GitHub Actions Linux Runner too
Would you consider contributing a PR? Yes
Node.js version (node -v)? 18.17.0
@AndrewCudworthAB
Copy link

Seems like a bad update was published

https://www.npmjs.com/package/@microsoft/rush?activeTab=versions
image

@rahmatputrawiranata
Copy link

is it already solve ?

@fahmifan
Copy link

fahmifan commented Sep 22, 2023

hapends on my end too

seems like https://www.npmjs.com/package/@rushstack/rush-amazon-s3-build-cache-plugin still in v5.107.2

@samueldominguez
Copy link

Also failing to install here No matching version found for @rushstack/[email protected]

@iclanton
Copy link
Member

This is fixed now. Looks like you all hit this during a brief period when Rush 5.107.3 was not fully published.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

6 participants