Title: Failed to `require` on Ubuntu 12.04LTS · Issue #493 · nodegit/nodegit · GitHub
Open Graph Title: Failed to `require` on Ubuntu 12.04LTS · Issue #493 · nodegit/nodegit
X Title: Failed to `require` on Ubuntu 12.04LTS · Issue #493 · nodegit/nodegit
Description: With node v0.12.0 and npm 2.5.1, npm install goes through fine: \ > nodegit@0.3.3 install node_modules/nodegit > node lifecycleScripts/install [nodegit] Fetching binary from S3. [nodegit] Completed installation successfully. > nodegit@0....
Open Graph Description: With node v0.12.0 and npm 2.5.1, npm install goes through fine: \ > nodegit@0.3.3 install node_modules/nodegit > node lifecycleScripts/install [nodegit] Fetching binary from S3. [nodegit] Completed...
X Description: With node v0.12.0 and npm 2.5.1, npm install goes through fine: \ > nodegit@0.3.3 install node_modules/nodegit > node lifecycleScripts/install [nodegit] Fetching binary from S3. [nodegit] Com...
Opengraph URL: https://github.com/nodegit/nodegit/issues/493
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Failed to `require` on Ubuntu 12.04LTS","articleBody":"With node v0.12.0 and npm 2.5.1, `npm install` goes through fine:\n\n```\n\\\n\u003e nodegit@0.3.3 install node_modules/nodegit\n\u003e node lifecycleScripts/install\n\n[nodegit] Fetching binary from S3.\n[nodegit] Completed installation successfully.\n\n\u003e nodegit@0.3.3 postinstall node_modules/nodegit\n\u003e node lifecycleScripts/clean\n\n[nodegit] Cleaning up after ourselves.\n[nodegit] Deleting unneeded files.\n[nodegit] Finished deleting files.\n[nodegit] Pruning devdependencies.\n[nodegit] Cleaning unneeded dependencies.\nnpm WARN uninstall not installed in node_modules/nodegit/node_modules: \"for-node-webkit\"\nnpm WARN uninstall not installed in node_modules/nodegit/node_modules: \"fs-extra\"\nunbuild which-native-nodish@1.1.1\nunbuild node-pre-gyp@0.6.4\nunbuild npm@2.7.1\n[nodegit] Successfully pruned devdependencies.\n[nodegit] Successfully cleaned unneeded dependencies.\n[nodegit] Done cleaning, enjoy!\n\nnodegit@0.3.3 node_modules/nodegit\n├── promisify-node@0.1.5\n├── nodegit-promise@1.0.0 (asap@1.0.0)\n├── which-native-nodish@1.1.1 (find-parent-dir@0.3.0)\n└── npm@2.7.1\n```\n\nBut then\n\n```\n~$ node\n\u003e var git = require(\"nodegit\")\nError: Cannot find module '../build/Debug/nodegit'\n at Function.Module._resolveFilename (module.js:336:15)\n at Function.Module._load (module.js:278:25)\n at Module.require (module.js:365:17)\n at require (module.js:384:17)\n at Object.\u003canonymous\u003e (node_modules/nodegit/lib/nodegit.js:12:12)\n at Module._compile (module.js:460:26)\n at Object.Module._extensions..js (module.js:478:10)\n at Module.load (module.js:355:32)\n at Function.Module._load (module.js:310:12)\n at Module.require (module.js:365:17)\n```\n","author":{"url":"https://github.com/dennari","@type":"Person","name":"dennari"},"datePublished":"2015-03-17T10:30:57.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":7},"url":"https://github.com/493/nodegit/issues/493"}
| 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:de7af48a-a216-11d4-403f-8a13e2df6170 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | A2DE:1A68FF:4A5C800:632D3EA:6A5D9F8A |
| html-safe-nonce | ff2bb394ace31f7774e0b014f834bc41003597e3b2f083fcfbc1f82839d277ce |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBMkRFOjFBNjhGRjo0QTVDODAwOjYzMkQzRUE6NkE1RDlGOEEiLCJ2aXNpdG9yX2lkIjoiNjk3OTQ0NTM2Mzg2NDA4NDM2MiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | a44b13c7be605c355a12f86bd70421119bea05cf3cf1af1645847df7023c6489 |
| hovercard-subject-tag | issue:62356311 |
| 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/493/issue_layout |
| twitter:image | https://opengraph.githubassets.com/8000f97ffe09c2c610a8b4703a1a354d5e97b8656b1e77e7456e1362b415b8e5/nodegit/nodegit/issues/493 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/8000f97ffe09c2c610a8b4703a1a354d5e97b8656b1e77e7456e1362b415b8e5/nodegit/nodegit/issues/493 |
| og:image:alt | With node v0.12.0 and npm 2.5.1, npm install goes through fine: \ > nodegit@0.3.3 install node_modules/nodegit > node lifecycleScripts/install [nodegit] Fetching binary from S3. [nodegit] Completed... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | dennari |
| hostname | github.com |
| expected-hostname | github.com |
| None | 5290d7e14309ad1e76106a9c4237bd1041517e83ea182c8ab756752cb0c6940b |
| 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 | 9c975978430e9ad293956f2bbdaf153b1bd84a99 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width