Trek Glowacki

Results 45 comments of Trek Glowacki

This appears to have been a specific interaction between next and sharp. https://github.com/vercel/nft/pull/387 should be the fix. Feel free to let us know at [vercel/next.js](https://github.com/vercel/next.js) if it doesn't!

@arisudesu thanks for reporting this. We'll give it a look.

Hi @Lissy93, this looks good but there some goofy issues with us accepting outside contributions (basically, our tests won't run correctly on forks). I pushed up your code here https://github.com/vercel/vercel/pull/11987...

@vjpr oh yeah, that's bad. There are other uses for `getWorkspaces` besides the CLI, but in our case we simply forgot to pass along project root path when we call...

@vjpr could you open your second comment as a new issue. It doesn't seem relate to this one.

@vjpr I'm having trouble reproducing what you're seeing. Is this related to something specifically defined in your app? `getWorkspacePackagePaths` uses globs (via `getPackagePaths`), but as far as I can see...

We can't quite reproduce this issue. If someone can list steps to repro, please comment and reopen.

Hi @nnhuyhoang, Thanks for reaching out! We use this Issue tracker for bugs in the Vercel CLI and related open source libraries. For general platform help and feedback please open...

Hey @cosn, If you have a fix already identified that would be great, otherwise we can dig in.