Michaël Zasso
Michaël Zasso
I keep them on the `canary-base` branch (https://github.com/nodejs/node/tree/canary-base) which I rebase from time to time (usually when the daily update workflow of this repo fails because of a conflict)
Will do, thanks a lot for investigating!
Codespaces aren't available to the Node.js organization yet, but we can definitely have the conversation before. @mcollina You can do anything in them, they are ubuntu vms with root access.
@nodejs/python @nodejs/build
So what needs to be changed to fix this?
Is it still an issue?
Note that I intentionally didn't use `depot_tools` in order to only fetch the dependencies that are required to build V8 for node (there are many other dependencies, some of which...
There are also the gitignore updates that are related to the deps that we use.
I'm open to anything that works 😄