Replies: 1 comment
-
Got it resolve after installing git. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I am new to this project. Thank you for making this available.
I am trying to install package 7-Segement and I get this error,
Can you please help me?
npm install https://github.com/niklauslee/7-segment
npm ERR! code ENOENT
npm ERR! syscall spawn git
npm ERR! path git
npm ERR! errno -4058
npm ERR! enoent An unknown git error occurred
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! C:\Users\Abcdke\AppData\Local\npm-cache_logs\2022-09-29T07_45_40_149Z-debug-0.log
Beta Was this translation helpful? Give feedback.
All reactions