Weyert de Boer

Results 199 comments of Weyert de Boer

@hongalex That's great! If that's the case I wil try to match semconv usage it in the `node`-library. Still not sure how to deal with message handling in `node`

> Could you clarify what the issue with message handling is? I did notice that there is some issue with context propagation in Node (contexts are marshalled with json instead...

Thanks, I will check it out :)

Looks like they started working on the `prune` feature for `pnpm`. Can imagine next would be `npm` :)

> This is nearing the top of my todo list. Aiming to have this implemented and released sometime the week of Oct 10. Awesome :)

If you don't use the login command or specify team id / team slug via command arguments or `.turbo/config` it would not call out to Vercel. I have written my...

I think the plan is to use the turbo daemon to allow to script Turborepo

Turbo doesn’t manage dependencies as long you don’t use it’s prune command. Could be a pnpm issue? Does it work when not using turbo execute the script?

I am having the issue too. Downgrading to an older version seems to solve it for me on Heroku. Maybe the following dependency in my `package.json` causes trouble: `"autofill-event": "weyert/autofill-event",`