Mehul Kar
Mehul Kar
`--summarize` output could be wrong. The `timeSaved: 0` reminds me of a bug where if the daemon didn't detect any changes to `outputs`, it would skip restoring the cache. In...
@iamnafets I tried reproducing with a symlink with `1.11.4-canary.1`, and was not able to reproduce: https://github.com/mehulkar/turbo-issue-6833. If this minimal reproduction matches your setup, can you try the new canary? We...
Closing (finally) in favor of https://github.com/vercel/turbo/pull/7767
I haven't been able to get my Windows box running.. can you confirm that these specific ports are blocked on Windows in general or is it something specific to your...
@the1812 thanks for looking into that. So do you think this is a problem for turbo to solve? It sounds specific to your setup. I am sure we could add...
That's a great question and I don't know. It was in a CI script we had that was previously only running on macOS/Linux and I'm working on making it run...
Also ran into this. The issue I had is I'm trying to run `napi new` in an existing monrepo to create a new package, and that monorepo is configured to...
The broad separation for me is "things that happen at build time" vs "things that happen in the runtime". There are two overarching themes that I'm seeing from the core...
Interesting thread. I'd be curious to see how the maintainers of the repo address it. Adding it to the hall of fame would be pending the outcome of the PR....
nope, no ideas :) feel free to propose something.