Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installition: errno -4058 #80

Closed
PayneBLADE opened this issue Oct 30, 2022 · 2 comments
Closed

Installition: errno -4058 #80

PayneBLADE opened this issue Oct 30, 2022 · 2 comments
Labels

Comments

@PayneBLADE
Copy link

Try to install from Homebridge

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:\Windows\system32\config\systemprofile\AppData\Local\npm-cache_logs\2022-10-30T17_34_54_081Z-debug-0.log

Operation failed. Please review log for details.


LOG:

88 verbose Windows_NT 10.0.22621
89 verbose node v16.18.0
90 verbose npm v8.19.2
91 error code ENOENT
92 error syscall spawn git
93 error path git
94 error errno -4058
95 error enoent An unknown git error occurred
96 error enoent This is related to npm not being able to find a file.
96 error enoent
97 verbose exit -4058
98 timing npm Completed in 2660ms
99 verbose unfinished npm timer reify 1667151294170
100 verbose unfinished npm timer reify:loadTrees 1667151294175
101 verbose code -4058
102 error A complete log of this run can be found in:
102 error C:\Windows\system32\config\systemprofile\AppData\Local\npm-cache_logs\2022-10-30T17_34_54_081Z-debug-0.log

@PayneBLADE PayneBLADE added the bug label Oct 30, 2022
@mames13
Copy link

mames13 commented Jan 3, 2023

Did you try installing GIT Server in Package Center? That should fix this problem.

@stfnhmplr
Copy link
Owner

depending on your setup the workaround from #85 could be a solution. To install this plugin you need git.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants