No matching version found for @nestjs/websockets@^5.0.0 - Cats Sample
See original GitHub issueI’m submitting a…
[ ] Regression
[x] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow.
Current behavior
Running npm install fails due to missing packages for specified versions
MacBook-Pro-4:01-cats-app mgt$ npm i
npm ERR! code ETARGET
npm ERR! notarget No matching version found for @nestjs/websockets@^5.0.0
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget
npm ERR! notarget It was specified as a dependency of 'nest-typescript-starter'
Expected behavior
npm successfully installs dependencies
Minimal reproduction of the problem with instructions
# 1 clone repo
git clone git@github.com:nestjs/nest.git
# 2 cd into cats-app
cd nest/sample/01-cats-app/
# install dependencies with npm
npm i
What is the motivation / use case for changing the behavior?
Environment
Nest version: 5.0.0
For Tooling issues:
- Node version: XX
Node: v8.11.1
npm: 5.6.0
- Platform:
Mac
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Npm Error - No matching version found for - Stack Overflow
I was having issue for a package which was available. Force cleaning the cache helped. npm cache clean --force.
Read more >Npm "No matching version found" - Nexus Repository Manager
Once again, I am getting an error when I attempt install an npm package with NXRM npm-group that is configured as registry in...
Read more >No matching version found for [Error LoopBack Solved]
npm WARN config cache-min This option has been deprecated in favor of '--prefer-offline'.npm ERR! code ETARGET npm ERR! notarget No matching ...
Read more >shinobi-face install fails with "error notarget No matching ...
548 verbose stack node-fetch: No matching version found for node-fetch@3.0.0. 548 verbose stack at module.exports (/usr/lib/node_modules/npm/ ...
Read more >No matching version found for @sap/eslint-plugin-cds@2.0.5
Hi community, Today, when I try to build CAP project using command `mbt build`, the following error occurs. INFO executing the "npx -p ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
W 1 2
C1 zx Sent from my Samsung Galaxy smartphone. null
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.