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.

Hello everyone!

We’re working on https://github.com/indutny/gyp.js , which is a port of GYP to Node.js. I think the project is reaching the point when it could be actually used as an alternative “backend” for node-gyp.

What do you think about bundling it here under a flag to see how well it will work?

Thank you, Fedor.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:67
  • Comments:20 (12 by maintainers)

github_iconTop GitHub Comments

13reactions
indutnycommented, Aug 10, 2016

@rvagg sorry, but I have feeling that we are not moving fast enough on this. Is there any way to expedite the review process? Should we invite more collaborators to this project?

7reactions
Pomaxcommented, Aug 19, 2017

It’s been quite a while again, any update on the state of things? Removing the dependency on Python is super valuable for people who are JavaScript developers, not Python developers. Especially for those of us who need (or like) to use Windows (which does not come with any version of Python, and so anyone who is told they need python will download whatever is the latest version of Python. And then node-gyp still doesn’t work. In 2017 =)

Read more comments on GitHub >

github_iconTop Results From Across the Web

NPM install fails with node-gyp - Stack Overflow
But i think it has something to do with node-gyp requirements. On the website it says it needs Visual Studio installed. – Oliver...
Read more >
node-gyp | Yarn - Package Manager
node-gyp is a cross-platform command-line tool written in Node.js for compiling native addon modules for Node.js. It contains a vendored copy of the ......
Read more >
Troubleshooting node-gyp Package on Windows 11 | DevKimchi
It's a common practice using node.js for front-end app development. ... I'm going to discuss how to fix the node-gyp error on Windows...
Read more >
Node-gyp error on running npm install - Super User
node-gyp seems to require Python 2. First download Python 2, then set the version of Python that node uses like this:
Read more >
Problems with npm install after loading project files. - Treehouse
_handle.onexit (internal/child_process.js:240:12) gyp ERR! ... I think manually updating vulnerable dependencies is the way npm audit is ...
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