GithubHelp home page GithubHelp logo

Node v16+ support about node-posix-clock HOT 4 OPEN

avz avatar avz commented on August 13, 2024
Node v16+ support

from node-posix-clock.

Comments (4)

alexcastillo avatar alexcastillo commented on August 13, 2024

EDIT:

(with node 14)

npm install

> [email protected] install /Users/***/node_modules/posix-clock
> node-gyp rebuild

  CC(target) Release/obj.target/nothing/node_modules/node-addon-api/src/nothing.o
  LIBTOOL-STATIC Release/nothing.a
env: python: No such file or directory
make: *** [Release/nothing.a] Error 127
gyp ERR! build error 
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack     at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
gyp ERR! stack     at ChildProcess.emit (events.js:400:28)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:282:12)
gyp ERR! System Darwin 21.6.0
gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /Users/***/node_modules/posix-clock
gyp ERR! node -v v14.18.1
gyp ERR! node-gyp -v v5.1.0
gyp ERR! not ok 
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:

from node-posix-clock.

avz avatar avz commented on August 13, 2024

Hi Alex.
I was not able to reproduce exactly your error, I suspect that it is related to the peculiarities of the python installation in your OS.

However, I updated the build dependencies and released version 3.0.0. Try it, please.

from node-posix-clock.

alexcastillo avatar alexcastillo commented on August 13, 2024

@avz,

As always, thank you so much for the timely response. I really appreciate it 🙏🏼

I'll give this a try as soon as possible.

Best,
Alex

from node-posix-clock.

biasedbit avatar biasedbit commented on August 13, 2024

@alexcastillo Looks like a missing binary (or symlink) for python3 available in $PATH. What do you get when running which python && python --version?

Just a heads up that latest python3 (3.11.x) didn't work for me; I had to downgrade to 3.10; the error I got on 3.11 was:

> [email protected] install (...)/node_modules/posix-clock
> node-gyp rebuild

(...)

    build_file_contents = open(build_file_path, 'rU').read()
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: invalid mode: 'rU' while trying to load binding.gyp

from node-posix-clock.

Related Issues (3)

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.