René's URL Explorer Experiment


Title: ERR! Pre-built binaries not found for nodegit@0.22.2 and node@10.3.0 · Issue #1536 · nodegit/nodegit · GitHub

Open Graph Title: ERR! Pre-built binaries not found for nodegit@0.22.2 and node@10.3.0 · Issue #1536 · nodegit/nodegit

X Title: ERR! Pre-built binaries not found for nodegit@0.22.2 and node@10.3.0 · Issue #1536 · nodegit/nodegit

Description: I got this error when I tried to install using Ubuntu npm install nodegit --save > nodegit@0.22.2 install /home/bruno/workspace/git-consume/node_modules/nodegit > node lifecycleScripts/preinstall && node lifecycleScripts/install [nodegit...

Open Graph Description: I got this error when I tried to install using Ubuntu npm install nodegit --save > nodegit@0.22.2 install /home/bruno/workspace/git-consume/node_modules/nodegit > node lifecycleScripts/preinstall &...

X Description: I got this error when I tried to install using Ubuntu npm install nodegit --save > nodegit@0.22.2 install /home/bruno/workspace/git-consume/node_modules/nodegit > node lifecycleScripts/preins...

Opengraph URL: https://github.com/nodegit/nodegit/issues/1536

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"ERR! Pre-built binaries not found for nodegit@0.22.2 and node@10.3.0","articleBody":"I got this error when I tried to install using Ubuntu\r\n\r\n```\r\nnpm install nodegit --save\r\n\r\n\u003e nodegit@0.22.2 install /home/bruno/workspace/git-consume/node_modules/nodegit\r\n\u003e node lifecycleScripts/preinstall \u0026\u0026 node lifecycleScripts/install\r\n\r\n[nodegit] Running pre-install script\r\n[nodegit] Configuring libssh2.\r\n[nodegit] Running install script\r\nnode-pre-gyp\r\nERR! Tried to download(404): https://axonodegit.s3.amazonaws.com/nodegit/nodegit/nodegit-v0.22.2-node-v64-linux-x64.tar.gz \r\nnode-pre-gyp ERR! Pre-built binaries not found for nodegit@0.22.2 and node@10.3.0 (node-v64 ABI, glibc) (falling back to source compile with node-gyp)\r\nnode-pre-gyp\r\nERR! Tried to download(undefined): https://axonodegit.s3.amazonaws.com/nodegit/nodegit/nodegit-v0.22.2-node-v64-linux-x64.tar.gz \r\nnode-pre-gyp ERR! Pre-built binaries not found for nodegit@0.22.2 and node@10.3.0 (node-v64 ABI, glibc) (falling back to source compile with node-gyp)\r\nmake: Entering directory '/home/bruno/workspace/git-consume/node_modules/nodegit/build'\r\nmake: Entering directory '/home/bruno/workspace/git-consume/node_modules/nodegit/build'\r\nCC(target) Release/obj.target/libgit2/vendor/libgit2/src/annotated_commit.o\r\n  CC(target) Release/obj.target/libgit2/vendor/libgit2/src/annotated_commit.o\r\nCC(target) Release/obj.target/libgit2/vendor/libgit2/src/apply.o\r\nCC(target) Release/obj.target/libgit2/vendor/libgit2/src/apply.o\r\nCC(target) Release/obj.target/libgit2/vendor/libgit2/src/attr_file.o\r\nCC(target) Release/obj.target/libgit2/vendor/libgit2/src/attr_file.o\r\nCC(target) Release/obj.target/libgit2/vendor/libgit2/src/attr.o\r\nCC(target) Release/obj.target/libgit2/vendor/libgit2/src/attr.o\r\nCC(target) Release/obj.target/libgit2/vendor/libgit2/src/attrcache.o\r\nsed: can't read ./Release/.deps/Release/obj.target/libgit2/vendor/libgit2/src/attr.o.d.raw: No such file or directory\r\nrm: cannot remove './Release/.deps/Release/obj.target/libgit2/vendor/libgit2/src/attr.o.d.raw': No such file or directory\r\nmake: *** [Release/obj.target/libgit2/vendor/libgit2/src/attr.o] Error 1\r\nvendor/libgit2.target.mk:282: recipe for target 'Release/obj.target/libgit2/vendor/libgit2/src/attr.o' failed\r\nmake: Leaving directory '/home/bruno/workspace/git-consume/node_modules/nodegit/build'\r\ngyp\r\n\r\nERR! build error\r\ngyp\r\nERR! stack\r\nError: `make` failed with exit code: 2\r\ngyp ERR! stack\r\nat ChildProcess.onExit (/home/bruno/.nvm/versions/node/v10.3.0/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)\r\ngyp ERR! stack\r\nat ChildProcess.emit (events.js:182:13)\r\ngyp ERR! stack\r\nat Process.ChildProcess._handle.onexit (internal/child_process.js:237:12)\r\ngyp\r\nERR! System Linux 4.15.0-30-generic\r\ngyp\r\nERR! command \"/home/bruno/.nvm/versions/node/v10.3.0/bin/node\" \"/home/bruno/.nvm/versions/node/v10.3.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js\" \"build\" \"--fallback-to-build\" \"--module=/home/bruno/workspace/git-consume/node_modules/nodegit/build/Release/nodegit.node\" \"--module_name=nodegit\" \"--module_path=/home/bruno/workspace/git-consume/node_modules/nodegit/build/Release\"\r\ngyp ERR! cwd /home/bruno/workspace/git-consume/node_modules/nodegit\r\ngyp ERR! node -v v10.3.0\r\ngyp ERR! node-gyp -v\r\nv3.7.0\r\ngyp ERR! not ok\r\n\r\nnode-pre-gyp\r\nERR! build error\r\nnode-pre-gyp\r\nERR! stack Error: Failed to execute '/home/bruno/.nvm/versions/node/v10.3.0/bin/node /home/bruno/.nvm/versions/node/v10.3.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --module=/home/bruno/workspace/git-consume/node_modules/nodegit/build/Release/nodegit.node --module_name=nodegit --module_path=/home/bruno/workspace/git-consume/node_modules/nodegit/build/Release' (1)\r\nnode-pre-gyp ERR!\r\nstack     at ChildProcess.\u003canonymous\u003e (/home/bruno/workspace/git-consume/node_modules/node-pre-gyp/lib/util/compile.js:83:29)\r\nnode-pre-gyp ERR!\r\nstack     at ChildProcess.emit (events.js:182:13)\r\nnode-pre-gyp ERR!\r\nstack     at maybeClose (internal/child_process.js:961:16)\r\nnode-pre-gyp ERR! stack\r\nat Process.ChildProcess._handle.onexit (internal/child_process.js:248:5)\r\nnode-pre-gyp\r\nERR! System Linux 4.15.0-30-generic\r\nnode-pre-gyp ERR!\r\ncommand \"/home/bruno/.nvm/versions/node/v10.3.0/bin/node\" \"/home/bruno/workspace/git-consume/node_modules/.bin/node-pre-gyp\" \"install\" \"--fallback-to-build\"\r\nnode-pre-gyp ERR! cwd /home/bruno/workspace/git-consume/node_modules/nodegit\r\nnode-pre-gyp ERR! node -v v10.3.0\r\nnode-pre-gyp ERR!\r\nnode-pre-gyp -v v0.6.39\r\nnode-pre-gyp ERR!\r\nnot ok\r\nFailed to execute '/home/bruno/.nvm/versions/node/v10.3.0/bin/node /home/bruno/.nvm/versions/node/v10.3.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --module=/home/bruno/workspace/git-consume/node_modules/nodegit/build/Release/nodegit.node --module_name=nodegit --module_path=/home/bruno/workspace/git-consume/node_modules/nodegit/build/Release' (1)\r\nCC(target) Release/obj.target/libgit2/vendor/libgit2/src/blame_git.o\r\nCC(target) Release/obj.target/libgit2/vendor/libgit2/src/blame.o\r\nCC(target) Release/obj.target/libgit2/vendor/libgit2/src/blob.o\r\nCC(target) Release/obj.target/libgit2/vendor/libgit2/src/branch.o\r\nCC(target) Release/obj.target/libgit2/vendor/libgit2/src/buf_text.o\r\nCC(target) Release/obj.target/libgit2/vendor/libgit2/src/buffer.o\r\nCC(target) Release/obj.target/libgit2/vendor/libgit2/src/cache.o\r\nCC(target) Release/obj.target/libgit2/vendor/libgit2/src/checkout.o\r\nCC(target) Release/obj.target/libgit2/vendor/libgit2/src/cherrypick.o\r\nCC(target) Release/obj.target/libgit2/vendor/libgit2/src/clone.o\r\nCC(target) Release/obj.target/libgit2/vendor/libgit2/src/commit_list.o\r\nCC(target) Release/obj.target/libgit2/vendor/libgit2/src/commit.o\r\nCC(target) Release/obj.target/libgit2/vendor/libgit2/src/config_cache.o\r\nCC(target) Release/obj.target/libgit2/vendor/libgit2/src/config_file.o\r\nCC(target) Release/obj.target/libgit2/vendor/libgit2/src/config_parse.o\r\nCC(target) Release/obj.target/libgit2/vendor/libgit2/src/config.o\r\nCC(target) Release/obj.target/libgit2/vendor/libgit2/src/crlf.o\r\nCC(target) Release/obj.target/libgit2/vendor/libgit2/src/streams/curl.o\r\n../vendor/libgit2/src/streams/curl.c:12:23: fatal error: curl/curl.h: No such file or directory\r\ncompilation terminated.\r\nvendor/libgit2.target.mk:282: recipe for target 'Release/obj.target/libgit2/vendor/libgit2/src/streams/curl.o' failed\r\nmake: Leaving directory '/home/bruno/workspace/git-consume/node_modules/nodegit/build'\r\nmake: *** [Release/obj.target/libgit2/vendor/libgit2/src/streams/curl.o] Error 1\r\ngyp\r\n\r\nERR! build error\r\ngyp\r\nERR! stack Error: `make` failed with exit code: 2\r\ngyp ERR! stack     at ChildProcess.onExit (/home/bruno/.nvm/versions/node/v10.3.0/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)\r\ngyp\r\nERR! stack     at ChildProcess.emit (events.js:182:13)\r\ngyp\r\nERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:237:12)\r\ngyp ERR!\r\nSystem Linux 4.15.0-30-generic\r\ngyp ERR! command \"/home/bruno/.nvm/versions/node/v10.3.0/bin/node\" \"/home/bruno/.nvm/versions/node/v10.3.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js\" \"build\" \"--fallback-to-build\" \"--module=/home/bruno/workspace/git-consume/node_modules/nodegit/build/Release/nodegit.node\" \"--module_name=nodegit\" \"--module_path=/home/bruno/workspace/git-consume/node_modules/nodegit/build/Release\"\r\ngyp ERR! cwd /home/bruno/workspace/git-consume/node_modules/nodegit\r\ngyp ERR! node -v v10.3.0\r\ngyp ERR! node-gyp -v\r\nv3.7.0\r\ngyp ERR!\r\nnot ok\r\n[nodegit] ERROR - Could not finish install\r\n[nodegit] ERROR - finished with error code: 1\r\nnpm WARN git-consume@1.0.0 No description\r\n\r\n```","author":{"url":"https://github.com/BrunoQuaresma","@type":"Person","name":"BrunoQuaresma"},"datePublished":"2018-08-14T23:06:40.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":35},"url":"https://github.com/1536/nodegit/issues/1536"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:42c2492b-f5f5-c794-f171-616e9d736f37
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idCDD6:28B2AB:11C5622:17C1D14:6A5D1042
html-safe-nonce8cd0192e695408aaab52ab959532d1a59719a0869da61f481bb671e295599bc4
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDREQ2OjI4QjJBQjoxMUM1NjIyOjE3QzFEMTQ6NkE1RDEwNDIiLCJ2aXNpdG9yX2lkIjoiNDYyODM2MjAxNjcxNzYwNjk3OCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacf23f7f0568583c10fee4c32a8886b4a9391c9dda0024efb9cfd29b821b4ae39c
hovercard-subject-tagissue:350628137
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/nodegit/nodegit/1536/issue_layout
twitter:imagehttps://opengraph.githubassets.com/d610ebd92f737e4f926c5000332e8a82b80f746a77b5eb8010eab651936cdce1/nodegit/nodegit/issues/1536
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/d610ebd92f737e4f926c5000332e8a82b80f746a77b5eb8010eab651936cdce1/nodegit/nodegit/issues/1536
og:image:altI got this error when I tried to install using Ubuntu npm install nodegit --save > nodegit@0.22.2 install /home/bruno/workspace/git-consume/node_modules/nodegit > node lifecycleScripts/preinstall &...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameBrunoQuaresma
hostnamegithub.com
expected-hostnamegithub.com
None5290d7e14309ad1e76106a9c4237bd1041517e83ea182c8ab756752cb0c6940b
turbo-cache-controlno-preview
go-importgithub.com/nodegit/nodegit git https://github.com/nodegit/nodegit.git
octolytics-dimension-user_id657068
octolytics-dimension-user_loginnodegit
octolytics-dimension-repository_id1383170
octolytics-dimension-repository_nwonodegit/nodegit
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id1383170
octolytics-dimension-repository_network_root_nwonodegit/nodegit
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release9c975978430e9ad293956f2bbdaf153b1bd84a99
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/nodegit/nodegit/issues/1536#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fnodegit%2Fnodegit%2Fissues%2F1536
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fnodegit%2Fnodegit%2Fissues%2F1536
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=nodegit%2Fnodegit
Reloadhttps://github.com/nodegit/nodegit/issues/1536
Reloadhttps://github.com/nodegit/nodegit/issues/1536
Reloadhttps://github.com/nodegit/nodegit/issues/1536
Please reload this pagehttps://github.com/nodegit/nodegit/issues/1536
nodegit https://github.com/nodegit
nodegithttps://github.com/nodegit/nodegit
Notifications https://github.com/login?return_to=%2Fnodegit%2Fnodegit
Fork 698 https://github.com/login?return_to=%2Fnodegit%2Fnodegit
Star 5.8k https://github.com/login?return_to=%2Fnodegit%2Fnodegit
Code https://github.com/nodegit/nodegit
Issues 343 https://github.com/nodegit/nodegit/issues
Pull requests 20 https://github.com/nodegit/nodegit/pulls
Actions https://github.com/nodegit/nodegit/actions
Projects https://github.com/nodegit/nodegit/projects
Security and quality 0 https://github.com/nodegit/nodegit/security
Insights https://github.com/nodegit/nodegit/pulse
Code https://github.com/nodegit/nodegit
Issues https://github.com/nodegit/nodegit/issues
Pull requests https://github.com/nodegit/nodegit/pulls
Actions https://github.com/nodegit/nodegit/actions
Projects https://github.com/nodegit/nodegit/projects
Security and quality https://github.com/nodegit/nodegit/security
Insights https://github.com/nodegit/nodegit/pulse
ERR! Pre-built binaries not found for nodegit@0.22.2 and node@10.3.0https://github.com/nodegit/nodegit/issues/1536#top
https://github.com/BrunoQuaresma
BrunoQuaresmahttps://github.com/BrunoQuaresma
on Aug 14, 2018https://github.com/nodegit/nodegit/issues/1536#issue-350628137
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.