Coder Social home page Coder Social logo

Electron issue about memoryjs HOT 6 CLOSED

rob-- avatar rob-- commented on May 27, 2024
Electron issue

from memoryjs.

Comments (6)

Rob-- avatar Rob-- commented on May 27, 2024

You need to rebuild the module manually. As the error message states, it was compiled with a version of Node different to the one you are currently using. The module is supposed to rebuild itself upon install, but to do it manually head to the install directory for memoryjs and run either npm run build32 or npm run build64 depending on whether you are targeting 32 bit or 64 bit architecture.

from memoryjs.

dawidpstrak avatar dawidpstrak commented on May 27, 2024

Unfortunelly it didnt worked for me.
After npm run build32 error look like :
error screen
and after npm run build64 i got this error :
error screen2

from memoryjs.

Rob-- avatar Rob-- commented on May 27, 2024

For some reason it is still saying the version of Node it was compiled with is not the same version of Node that you are running. Either try rebuilding and ensuring it rebuilds successfully, or downgrade your version of Node.

from memoryjs.

dw1284 avatar dw1284 commented on May 27, 2024

I am having the same issue. Can you recommend which Node version to downgrade to that will allow both electron and memoryjs to work together?

from memoryjs.

vladL2C avatar vladL2C commented on May 27, 2024

I was having similar issues with latest version of electron it comes packaged with their own node version, i downgraded to electron 4.2.12 and used electron-rebuild to rebuild the packages for electron it seems to be working fine now.

from memoryjs.

Rob-- avatar Rob-- commented on May 27, 2024

Closing, please comment if there are still issues related to this.

Also worth noting that you will need to use a Node.js architecture equivalent to the platform of your target process (e.g. 32 bit Node for 32 bit target process).

from memoryjs.

Related Issues (20)

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.