tuandm / laravue-core

Laravel package to provide core functionalities of Laravue dashboard
https://laravue.dev
MIT License
150 stars 49 forks source link

error npm install #6

Closed speedtechj closed 4 years ago

speedtechj commented 5 years ago

ENOENT: no such file or directory, open '/Users/newowner/laravue/node_modules/.staging/@types/jquery-fc08fbbe/JQueryStatic.d.ts' npm ERR! Error while executing:

dfrey382 commented 5 years ago

npm WARN deprecated nomnom@1.8.1: Package no longer supported. Contact support@npmjs.com for more info. npm WARN deprecated core-js@1.2.7: core-js@<2.6.8 is no longer maintained. Please, upgrade to core-js@3 or at least to actual version of core-js@2.npm ERR! Error while executing: npm ERR! C:\laragon\bin\git\bin\git.EXE ls-remote -h -t git://github.com/adobe-webplatform/eve.git npm ERR! npm ERR! fatal: unable to look up github.com (port 9418) (Either the application has not called WSAStartup, or WSAStartup failed. ) npm ERR! npm ERR! exited with error code: 128

tuandm commented 4 years ago

@dfrey382 From the error log, your machine doesn't support git:// protocol. You can look around to find the solution. For instance: https://stackoverflow.com/questions/53477460/git-pull-fails-with-either-the-application-has-not-called-wsastartup-or-wsasta. I'm closing this issue because it's not related to the library.