Closed witcheslive closed 2 years ago
I seem to have fixed this by updating node to the latest version. Is there a way for the ebuild to ensure it is using a compatible version of node?
Hmm… Interesting, I thought I've completely decoupled vscode from system node 🤔Turns out, not entirely. I'll look into it later.
Indeed there were some calls to system node. I hope, it is now properly disconnected from system node and uses solely electron's node from now on.
for some reason, it is not pulling in worker_threads and the build is failing
the output of
emerge --info '=app-editors/vscode-1.69.2::pf4public'
the output of
emerge -pqv '=app-editors/vscode-1.69.2::pf4public'