deepstreamIO / deepstream.io

deepstream.io server
https://deepstreamio.github.io
MIT License
7.14k stars 381 forks source link

Installation on nodejs fails #1027

Closed mronline closed 4 years ago

mronline commented 4 years ago

I get an error like this:

node -v v12.13.0

npm -v: 6.12.0

[root@centos-deepstream deep]# npm install @deepstream/server
npm ERR! code ENOENT
npm ERR! syscall spawn git
npm ERR! path git
npm ERR! errno ENOENT
npm ERR! enoent Error while executing:
npm ERR! enoent undefined ls-remote -h -t ssh://git@github.com/uNetworking/uWebSockets.js.git
npm ERR! enoent
npm ERR! enoent
npm ERR! enoent spawn git ENOENT
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2019-11-04T14_22_52_328Z-debug.log
yasserf commented 4 years ago

Do you have git installed?

On Mon, 4 Nov 2019 at 21:25, mronline notifications@github.com wrote:

I get an error like this:

[root@centos-deepstream deep]# npm install @deepstream/server npm ERR! code ENOENT npm ERR! syscall spawn git npm ERR! path git npm ERR! errno ENOENT npm ERR! enoent Error while executing: npm ERR! enoent undefined ls-remote -h -t ssh://git@github.com/uNetworking/uWebSockets.js.git npm ERR! enoent npm ERR! enoent npm ERR! enoent spawn git ENOENT npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent

npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2019-11-04T14_22_52_328Z-debug.log

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/deepstreamIO/deepstream.io/issues/1027?email_source=notifications&email_token=AAU3WS373OL65JUXXN7RZVDQSAWGHA5CNFSM4JIUJXM2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HWTUP6Q, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAU3WS437NYEAMJ3VIIMX2LQSAWGHANCNFSM4JIUJXMQ .