Gianluca Magni
Gianluca Magni
I have same issue, ubuntu 24.04 node 20 installed using nvm tried upgrading npm to v11 npm error gyp ERR! node -v v20.17.0 npm error gyp ERR! node-gyp -v v9.4.1
I can confirm @MathiasFrost. We run on self hosted enterprise Gitlab install 15.11.2-ee Same problem, but we have lot of package deps in this situation... workaround is impossible. We are...
same problem here. To work with python 3.12, should update gl lib to 8.1.6 (because of deps in node-gyp 9.4.1, should use ^10.2). I'm on ubuntu 24.04