microsoft / rushstack

Monorepo for tools developed by the Rush Stack community
https://rushstack.io/
Other
5.75k stars 588 forks source link

[rush] Error running "rush install" #2768

Open siratoure95 opened 3 years ago

siratoure95 commented 3 years ago

Hello, I am currently tried using rush update and rush install and I account the following issue. ERROR: Internal Error: Unable to find dependency @nestjs/schedule with version 0.4.3 in shrinkwrap. You have encountered a software defect. Please consider reporting the issue to the maintainers of this application.

siratoure95 commented 3 years ago

I am currently trying to do the following: https://energy-web-foundation-origin.readthedocs-hosted.com/en/latest/getting-started.html

iclanton commented 3 years ago

@nestjs/schedule isn't a dependency of Rush, so it's probably an issue with the repo you're trying to run rush install in. Is this also happening when you run rush update?

siratoure95 commented 3 years ago

Yes, it happens even when I run rush update also

siratoure95 commented 3 years ago

I have tried both rush update and rush install

siratoure95 commented 3 years ago

I have also tried adding @nestjs into my directory

F3n67u commented 2 years ago

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

Question Answer @rushstack/eslint-config version? Operating system? TypeScript compiler version? Node.js version (node -v)?

F3n67u commented 2 years ago

Cannot reproduce on my computer after clone this energywebfoundation/origin repo.

rush version: 5.40.5 Operating system macOs 11.2.3 Node.js version (node -v): 15.5.1