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.

Linux install troubles

See original GitHub issue

I tried installing on an out of date version of node, I’ve now upgraded node to 12.3.1 and tried to reinstall, I can’t get past this error:

Error: The module '/usr/local/lib/exokit/build/Release/exokit.node'
was compiled against a different Node.js version using
NODE_MODULE_VERSION 67. This version of Node.js requires
NODE_MODULE_VERSION 72. Please try re-compiling or re-installing
the module (for instance, using `npm rebuild` or `npm install`).
    at Object.Module._extensions..node (internal/modules/cjs/loader.js:815:18)
    at Module.load (internal/modules/cjs/loader.js:641:32)
    at Function.Module._load (internal/modules/cjs/loader.js:556:12)
    at Module.require (internal/modules/cjs/loader.js:681:19)
    at require (internal/modules/cjs/helpers.js:16:16)
    at /usr/local/lib/exokit/src/native-bindings.js:19:18
    at Object.<anonymous> (/usr/local/lib/exokit/src/native-bindings.js:26:3)
    at Module._compile (internal/modules/cjs/loader.js:774:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:785:10)
    at Module.load (internal/modules/cjs/loader.js:641:32)

Any ideas?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:19 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
bknillcommented, Jun 13, 2019

Yes it did. I had to give my account root priviliagdes to get it to work, but it worked eventually.

Thanks for your help.

0reactions
codingbyclcommented, Jun 13, 2019

did that work for you @bknill?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Chapter 10. Troubleshooting Installation on an Intel or AMD ...
Ensure that you have the latest installation updates and images. Review the online errata to see if newer versions are available. If the...
Read more >
Running Into Trouble (Running Linux)
The most common problem encountered when attempting to install or use Linux is an incompatibility with hardware. Even if all your hardware is...
Read more >
Linux installation problem
Every computer is different, and so is the BIOS/UEFI firmware which causes so many troubles when installing Linux.
Read more >
Troubleshooting Linux: Problems That Drive You Mad and ...
The Problem: Failed Installation · The Solution: Clean Installation Files · The Problem: System Hanging · The Solution(s): Reboot or Upgrade Troubled Hardware...
Read more >
Problems installing on Linux - IBM
Problems installing on Linux. The following problems could occur: An InstallShield wizard installation fails on Linux with an error installing the bundled ...
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