question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Installation issue

See original GitHub issue

What happened?

Problem with installation from official guide.

New clear server. Ubuntu 20.04 Node v16.15.0

root@maviroot:~# node --version
v16.15.0
root@maviroot:~# npm install -g ironfish
npm ERR! code ENOENT
npm ERR! syscall spawn git
npm ERR! path git
npm ERR! errno -2
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!     /root/.npm/_logs/2022-05-26T11_20_47_658Z-debug-0.log

Log is too long to attach.

Version

0.1.35

Debug output

No response

Relevant log output

No response

Graffiti

sergsup

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
danzilla0xcommented, May 26, 2022
1197 error syscall spawn git

Make sure you have the git installed on your env.

Also, try then to clear npm cache according to: https://reactgo.com/npm-clear-cache/

0reactions
lwisnecommented, Jul 27, 2022

We think this is fixed now. Let us know if you don’t agree!

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to troubleshoot Windows Installer errors - Microsoft Support
Describes how to troubleshoot problems that occur when you install, uninstall, or upgrade a program on a Windows-based computer by using Windows Installer....
Read more >
Fix problems installing Chrome - Google Chrome Help
Fix problems installing Chrome. If you get an error message when you try to download and install Google Chrome, try these fixes.
Read more >
Possible Causes of an Installation Problem
A problem installing Directory Server Enterprise Edition could be caused by one of the following: Incorrect patches installed. Installing a patch that does...
Read more >
Common Installation Issues and Solutions
Common ways installation can fail and what to do about it. ... The common issues break out into three main categories: Downloaded files...
Read more >
12 irritating Windows 10 installation issues, and how to fix them
Having trouble installing and setting up Windows 10? You aren't alone. Here are a dozen-plus of the most common problems, along with a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found