Title: Installing nodegit on Centos 6 · Issue #1171 · nodegit/nodegit · GitHub
Open Graph Title: Installing nodegit on Centos 6 · Issue #1171 · nodegit/nodegit
X Title: Installing nodegit on Centos 6 · Issue #1171 · nodegit/nodegit
Description: Installing nodegit with npm I have this error: make: *** [Release/obj.target/openssl/vendor/openssl/asm/x64-elf-gas/aes/aesni-sha256-x86_64.o] Error 1 gyp ERR! build error gyp ERR! stack Error: make failed with exit code: 2 gyp ERR! stac...
Open Graph Description: Installing nodegit with npm I have this error: make: *** [Release/obj.target/openssl/vendor/openssl/asm/x64-elf-gas/aes/aesni-sha256-x86_64.o] Error 1 gyp ERR! build error gyp ERR! stack Error: mak...
X Description: Installing nodegit with npm I have this error: make: *** [Release/obj.target/openssl/vendor/openssl/asm/x64-elf-gas/aes/aesni-sha256-x86_64.o] Error 1 gyp ERR! build error gyp ERR! stack Error: mak...
Opengraph URL: https://github.com/nodegit/nodegit/issues/1171
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Installing nodegit on Centos 6","articleBody":"Installing nodegit with npm I have this error:\r\n\r\n\r\nmake: *** [Release/obj.target/openssl/vendor/openssl/asm/x64-elf-gas/aes/aesni-sha256-x86_64.o] Error 1\r\ngyp ERR! build error\r\ngyp ERR! stack Error: `make` failed with exit code: 2\r\ngyp ERR! stack at ChildProcess.onExit (/opt/EasyDev-App/source/node_modules/node-gyp/lib/build.js:276:23)\r\ngyp ERR! stack at emitTwo (events.js:106:13)\r\ngyp ERR! stack at ChildProcess.emit (events.js:191:7)\r\ngyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)\r\ngyp ERR! System Linux 2.6.32-042stab120.6\r\ngyp ERR! command \"/usr/local/bin/node\" \"/opt/EasyDev-App/source/node_modules/node-gyp/bin/node-gyp.js\" \"build\" \"--fallback-to-build\" \"--module=/opt/EasyDev-App/source/node_modules/nodegit/build/Release/nodegit.node\" \"--module_name=nodegit\" \"--module_path=/opt/EasyDev-App/source/node_modules/nodegit/build/Release\"\r\ngyp ERR! cwd /opt/EasyDev-App/source/node_modules/nodegit\r\ngyp ERR! node -v v7.2.0\r\ngyp ERR! node-gyp -v v3.4.0\r\ngyp ERR! not ok\r\nmake: Leaving directory `/opt/EasyDev-App/source/node_modules/nodegit/build'\r\nnode-pre-gyp ERR! build error\r\nnode-pre-gyp ERR! stack Error: Failed to execute '/usr/local/bin/node /opt/EasyDev-App/source/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --module=/opt/EasyDev-App/source/node_modules/nodegit/build/Release/nodegit.node --module_name=nodegit --module_path=/opt/EasyDev-App/source/node_modules/nodegit/build/Release' (1)\r\nnode-pre-gyp ERR! stack at ChildProcess.\u003canonymous\u003e (/opt/EasyDev-App/source/node_modules/node-pre-gyp/lib/util/compile.js:83:29)\r\nnode-pre-gyp ERR! stack at emitTwo (events.js:106:13)\r\nnode-pre-gyp ERR! stack at ChildProcess.emit (events.js:191:7)\r\nnode-pre-gyp ERR! stack at maybeClose (internal/child_process.js:885:16)\r\nnode-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)\r\nnode-pre-gyp ERR! System Linux 2.6.32-042stab120.6\r\nnode-pre-gyp ERR! command \"/usr/local/bin/node\" \"/opt/EasyDev-App/source/node_modules/.bin/node-pre-gyp\" \"install\" \"--fallback-to-build\"\r\nnode-pre-gyp ERR! cwd\r\n/opt/EasyDev-App/source/node_modules/nodegit\r\nnode-pre-gyp ERR!\r\nnode -v v7.2.0\r\nnode-pre-gyp ERR! node-pre-gyp -v v0.6.32\r\nnode-pre-gyp ERR! not ok\r\nFailed to execute '/usr/local/bin/node /opt/EasyDev-App/source/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --module=/opt/EasyDev-App/source/node_modules/nodegit/build/Release/nodegit.node --module_name=nodegit --module_path=/opt/EasyDev-App/source/node_modules/nodegit/build/Release' (1)\r\n[nodegit] ERROR - Could not finish install\r\n[nodegit] ERROR - finished with error code: 1\r\nnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/chokidar/node_modules/fsevents):\r\nnpm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.0.15: wanted {\"os\":\"darwin\",\"arch\":\"any\"} (current: {\"os\":\"linux\",\"arch\":\"x64\"})\r\nnpm WARN mongodb-core@1.2.26 requires a peer of kerberos@~0.0 but none was installed.\r\nnpm WARN test@ No repository field.\r\nnpm WARN test@ No license field.\r\nnpm ERR! Linux 2.6.32-042stab120.6\r\nnpm ERR! argv \"/usr/local/bin/node\" \"/usr/local/bin/npm\" \"install\"\r\nnpm ERR! node v7.2.0\r\nnpm ERR! npm v3.10.9\r\nnpm ERR! code ELIFECYCLE\r\n\r\nnpm ERR! nodegit@0.16.0 install: `node lifecycleScripts/preinstall \u0026\u0026 node lifecycleScripts/install`\r\nnpm ERR! Exit status 1\r\nnpm ERR!\r\nnpm ERR! Failed at the nodegit@0.16.0 install script 'node lifecycleScripts/preinstall \u0026\u0026 node lifecycleScripts/install'.\r\nnpm ERR! Make sure you have the latest version of node.js and npm installed.\r\nnpm ERR! If you do, this is most likely a problem with the nodegit package,\r\nnpm ERR! not with npm itself.\r\nnpm ERR! Tell the author that this fails on your system:\r\nnpm ERR! node lifecycleScripts/preinstall \u0026\u0026 node lifecycleScripts/install\r\nnpm ERR! You can get information on how to open an issue for this project with:\r\nnpm ERR! npm bugs nodegit\r\nnpm ERR! Or if that isn't available, you can get their info via:\r\nnpm ERR! npm owner ls nodegit\r\nnpm ERR! There is likely additional logging output above.\r\n\r\nnpm ERR! Please include the following file with any support request:\r\nnpm ERR! /opt/EasyDev-App/source/npm-debug.log\r\n\r\n post-deploy hook failed\r\n\r\nDeploy failed\r\n","author":{"url":"https://github.com/lucarducci","@type":"Person","name":"lucarducci"},"datePublished":"2016-12-03T12:11:35.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/1171/nodegit/issues/1171"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:fe15a71e-c891-2bab-88ab-eb5a41f9ed88 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | DB9E:DC86C:726E39:9EDEC7:6A6041D2 |
| html-safe-nonce | cc8f4df8638fa292e3ff55652db2a29423b41b6cf39de764ac6f68940c552515 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJEQjlFOkRDODZDOjcyNkUzOTo5RURFQzc6NkE2MDQxRDIiLCJ2aXNpdG9yX2lkIjoiMTE1MDQ5NjI5NzI3MzI3ODkzMCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 322f98476ccfed1163522ab80a89063d139401384a3a0db0c9c38e5b11d6bb51 |
| hovercard-subject-tag | issue:193283426 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/nodegit/nodegit/1171/issue_layout |
| twitter:image | https://opengraph.githubassets.com/5d068abfa03ccefa4522e140dd0ef515cb0ef6b316c0b2937f16b9a0cb45d141/nodegit/nodegit/issues/1171 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/5d068abfa03ccefa4522e140dd0ef515cb0ef6b316c0b2937f16b9a0cb45d141/nodegit/nodegit/issues/1171 |
| og:image:alt | Installing nodegit with npm I have this error: make: *** [Release/obj.target/openssl/vendor/openssl/asm/x64-elf-gas/aes/aesni-sha256-x86_64.o] Error 1 gyp ERR! build error gyp ERR! stack Error: mak... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | lucarducci |
| hostname | github.com |
| expected-hostname | github.com |
| None | 60da8c2a42fa2bbf5f7567474990ec467836a84444262a58e200fa91b7f3d2d0 |
| turbo-cache-control | no-preview |
| go-import | github.com/nodegit/nodegit git https://github.com/nodegit/nodegit.git |
| octolytics-dimension-user_id | 657068 |
| octolytics-dimension-user_login | nodegit |
| octolytics-dimension-repository_id | 1383170 |
| octolytics-dimension-repository_nwo | nodegit/nodegit |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 1383170 |
| octolytics-dimension-repository_network_root_nwo | nodegit/nodegit |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 9824515e740d83d5eb82168a089b806ab0fe04a1 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width