Giter VIP home page Giter VIP logo

rovdashboard's People

Contributors

purvikpatel avatar rahil-bhowal007 avatar sourjyadip avatar

Stargazers

 avatar

Watchers

 avatar  avatar

rovdashboard's Issues

build error: compiled using NODE_MODULE 64 requires NODE_MODULE 87

Hi, on WSL2 running Ubuntu 20.4 with ROS2 Foxy I get the following errors:

npm start

> [email protected] start /home/ROVDashboard
> electron .

App threw an error during load
Error: The module '/home/ROVDashboard/node_modules/rclnodejs/build/Release/rclnodejs.node'
was compiled against a different Node.js version using
NODE_MODULE_VERSION 64. This version of Node.js requires
NODE_MODULE_VERSION 87. Please try re-compiling or re-installing
the module (for instance, using `npm rebuild` or `npm install`).
    at process.func [as dlopen] (electron/js2c/asar_bundle.js:5:1846)
    at Object.Module._extensions..node (internal/modules/cjs/loader.js:1138:18)
    at Object.func [as .node] (electron/js2c/asar_bundle.js:5:1846)
    at Module.load (internal/modules/cjs/loader.js:935:32)
    at Module._load (internal/modules/cjs/loader.js:776:14)
    at Function.f._load (electron/js2c/asar_bundle.js:5:12684)
    at Module.require (internal/modules/cjs/loader.js:959:19)
    at require (internal/modules/cjs/helpers.js:88:18)
    at bindings (/home/ROVDashboard/node_modules/bindings/bindings.js:112:48)
    at Object.<anonymous> (/home/ROVDashboard/node_modules/rclnodejs/lib/clock.js:17:38)

and a libva error (which may be due to the NVIDIA graphics incompatibility)
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)

Tried with node versions v10.23.1 and v12.20.1:

npm uninstall rclnodejs
npm rebuild rclnodejs --update-binary
npm cache clean --force
rm -rf node_modules
rm -rf package-lock.json
npm i
npm start -> same error as above

Cheers

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.