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

Vue admin encountered an issue with npm install #35

Open
takumi-wu opened this issue Jul 26, 2023 · 2 comments
Open

Vue admin encountered an issue with npm install #35

takumi-wu opened this issue Jul 26, 2023 · 2 comments

Comments

@takumi-wu
Copy link

hi, this is git address git://github.com/adobe-webplatform/eve.git is not avalible,but have so much program dependency this address,
then my very program not npm install.I come from china developer,i have a vue-admin program ,this program use eve. Is there a way to replace this address

@Ruffianjiang
Copy link

git config --global url."[https://github".insteadOf](https://github%22.insteadof/) git://github
npm install --registry=https://registry.npm.taobao.org/

@zhyfy
Copy link

zhyfy commented Oct 11, 2023

Replace git:// with https://

git config --global url."https://github".insteadOf git://github

上面那条回复的配置有点问题,这条可以用

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

3 participants