tuandm / laravue

Admin dashboard for enterprise Laravel applications built by VueJS and Element UI https://laravue.dev
https://laravue.dev
MIT License
2.21k stars 654 forks source link

NPM or Yarn install is giving error #229

Closed commencementtech closed 4 years ago

commencementtech commented 4 years ago

image

image

tuandm commented 4 years ago

@commencementtech It's not issue of Laravue. Your machine doesn't seem to work witth ssh:// protocol, please change to https:// https://gist.github.com/taoyuan/bfa3ff87e4b5611b5cbe

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