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.

npm ERR! 404 Not Found : @wry/context@^0.4.0

See original GitHub issue

Version

3.7.0

Reproduction link

https://github.com/vuejs/vue-cli

Environment info

zsh: command not found: vue

Steps to reproduce

install

What is expected?

install success

What is actually happening?

I don’t know, I just installed it for the first time


node : v10.15.3 npm :6.4.1

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7

github_iconTop GitHub Comments

2reactions
ok2flycommented, May 24, 2019

so far, i can’t install vue-cli 3.0 . … how to solve this problem ?

1reaction
Agoni1commented, May 24, 2019

Maybe it is caused by taobao registry , I switch to npm registry and success.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Surviving the npm ERR! 404 with private packages
Private packages are npm packages that are not accessible to everyone, but only to members of a specific organization that have access rights....
Read more >
Installing npm package fails with 404 - node.js - Stack Overflow
It is an network error , check your network connection and try to install it again.
Read more >
Issues - GitHub
Describe the bug Below error comes when creating new project ... 404 Not Found - GET https://registry.npmjs.org/error-ex npm ERR!
Read more >
Npm publish to private gitlab instance results in 404
I try to publish to the project level endpoint.However, I always get a 404. I cannot see anything special in the gitlab logs...
Read more >
Chalk - npm
Start using chalk in your project by running `npm i chalk`. ... import chalk from 'chalk'; const error = chalk.bold.red; const warning ...
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