The Wayback Machine - https://web.archive.org/web/20200916183740/https://github.com/nodegit/nodegit/issues/1725
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

Install nodegit with node 10.x fails #1725

Open
betonetotbo opened this issue Sep 18, 2019 · 0 comments
Open

Install nodegit with node 10.x fails #1725

betonetotbo opened this issue Sep 18, 2019 · 0 comments

Comments

@betonetotbo
Copy link

@betonetotbo betonetotbo commented Sep 18, 2019

System information

  • node version: 10.16.3
  • npm or yarn version: 6.8.0
  • OS/version/architecture: Windows 10.0.18362 x64
  • Applicable nodegit version: 0.26.0

I'm trying to install and test nodegit following the get-started tutorial.

npm install nodegit

During the instalation I got this:

[nodegit] WARN - Could not finish postinstall
{ Error: Command failed: node "D:\JJW\srcBesser2\git\besser-core\besser-core-report-designer\node_modules\nodegit\dist\nodegit.js"

    at ChildProcess.exithandler (child_process.js:294:12)
    at ChildProcess.emit (events.js:198:13)
    at maybeClose (internal/child_process.js:982:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
  killed: false,
  code: 3221225477,
  signal: null,
  cmd:
   'node "D:\\JJW\\srcBesser2\\git\\besser-core\\besser-core-report-designer\\node_modules\\nodegit\\dist\\nodegit.js"' }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.