Remix.run Logo
nasmorn 7 days ago

Good old node-gyp. I have absolutely no idea what it even is but it has been giving me errors for what feels like a decade. Mostly via front end build stuff from various projects I have worked on

pavel_lishin 7 days ago | parent | next [-]

Same. One day I'll find out what it is.

enqk 7 days ago | parent [-]

if you want to know, it's a fork of google gyp, which is a C/C++ project/build system generator. I.e. it's a bit similar to CMAKE, a tool to describe native code projects and what needs to be built in order to make executables and dlls.

It's a python codebase, largely abandoned by google. They used to use it for building Chrome.

mkoryak 7 days ago | parent | prev [-]

i forgot all about node-gyp. The only memories I do have of it are the errors and thinking about gimps.