Giter Club home page Giter Club logo

Comments (4)

fs-eire avatar fs-eire commented on May 12, 2024

It looks like the problem is caused by node API version mismatch.

I didn't find any release version using NODE_MODULE_VERSION 54 in Node.js release table. Are you using a private build of Node?

from napajs.

eakarpov avatar eakarpov commented on May 12, 2024

I use an installed via pacman official repository Node build. I agree it is very strange to see a 54 module version...

from napajs.

fs-eire avatar fs-eire commented on May 12, 2024

@eakarpov did you resolve this issue?

Recently I realize that there are some other forms of Node.js distribution which are using different NODE_MODULE_VERSION than the official release. For example, Electron 1.7.10 uses 54 as the module version.

If you want to use Napa.js on other platforms ( nw.js or Electron ), you need to build Napa.js from source instead of using the pre-built binaries.

I am not sure if this is your case, but if so I hope the following links may be helpful:

https://github.com/cmake-js/cmake-js#electron
https://github.com/Microsoft/napajs/wiki/Build-Napa.js-for-Electron

from napajs.

eakarpov avatar eakarpov commented on May 12, 2024

@fs-eire No, I have not.
But yes, you are right, I have tried to use it on Electron. Thanks for links, I will consider them.

from napajs.

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.