question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

No matching version found for @nestjs/websockets@^5.0.0 - Cats Sample

See original GitHub issue

I’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:closed
  • Created 5 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
chandra1123commented, May 6, 2018

W 1 2

C1 zx Sent from my Samsung Galaxy smartphone. null

0reactions
lock[bot]commented, Sep 25, 2019

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found