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

[Bug Report] install element ui show error 'async-validator' not found #11356

Closed
deltacat opened this issue May 26, 2018 · 3 comments
Closed

Comments

@deltacat
Copy link

Element UI version

2.3.9

OS/Browsers version

centos7

Vue version

2.5.17-beta.0

Reproduction Link

https://github.com/ElemeFE/element

Steps to reproduce

npm i element-ui

What is Expected?

element ui installed correctly

What is actually happening?

cannot complete install.
error message:

npm ERR! code E404
npm ERR! 404 Not Found: async-validator@https://registry.npmjs.org/async-validator/-/async-validator-1.8.2.tgz

@leslieSie
Copy link

leslieSie commented May 26, 2018

It is maybe server port was taken up.you can close your computer then try again.. if neither, you can change npm to another such as yarn,cnpm and so on. @deltacat

@paritoshmmmec
Copy link

I am also facing same problem. it is not related to computer for sure. I am on windows.

@Leopoldthecoder
Copy link
Contributor

I found this yiminghe/async-validator#105 , which leads me to https://github.com/npm/registry/issues/329 . Looks like an npm issue.

For now you can use a different npm mirror, as suggested here. And wait for npm to repair it.

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

No branches or pull requests

4 participants