turbo icon indicating copy to clipboard operation
turbo copied to clipboard

[turborepo] Add missing dependency on tsup

Open yonas opened this issue 3 years ago • 2 comments

yonas avatar Oct 27 '22 09:10 yonas

@yonas is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Oct 27 '22 09:10 vercel[bot]

The latest updates on your projects. Learn more about Vercel for Git ↗︎

5 Ignored Deployments
Name Status Preview Updated
examples-basic-web ⬜️ Ignored (Inspect) Oct 27, 2022 at 9:22AM (UTC)
examples-designsystem-docs ⬜️ Ignored (Inspect) Oct 27, 2022 at 9:22AM (UTC)
examples-kitchensink-blog ⬜️ Ignored (Inspect) Oct 27, 2022 at 9:22AM (UTC)
examples-native-web ⬜️ Ignored (Inspect) Oct 27, 2022 at 9:22AM (UTC)
examples-svelte-web ⬜️ Ignored (Inspect) Oct 27, 2022 at 9:22AM (UTC)

vercel[bot] avatar Oct 27 '22 09:10 vercel[bot]

@mehulkar tsup is needed during the build: pnpm -- turbo run build --filter=docs

yonas avatar Oct 27 '22 18:10 yonas

Can you share your output if you're running into an issue? I'm able to build docs with that command in main.

mehulkar avatar Oct 27 '22 23:10 mehulkar

I removed tsup from packages.json and node_modules, but I don't get the error anymore.

I'll reopen this if I'm able to reproduce.

yonas avatar Oct 27 '22 23:10 yonas