snatalenko / node-cqrs

CQRS backbone with event sourcing for Node.js
https://www.node-cqrs.org
MIT License
74 stars 22 forks source link

Install command is not working #16

Open YisusYaro opened 2 years ago

YisusYaro commented 2 years ago

Environment

node -v v14.18.0

npm -v 6.14.15

Output:

npm ERR! code ENOENT npm ERR! syscall spawn git npm ERR! path git npm ERR! errno -2 npm ERR! enoent Error while executing: npm ERR! enoent undefined ls-remote -h -t ssh://git@github.com/snatalenko/di6.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/2022-02-10T15_25_10_443Z-debug.log