Theo's Typesafe CultTTC
Theo's Typesafe Cult5mo ago
3 replies
Chris

create-ts-app error

create-ts-app error with message using pnpm create t3-app@latest
Formatting project with eslint...
⠧ Running format command
Aborting installation...
Error: Command failed with exit code 1: pnpm run format:write
[error] Cannot find package 'prettier-plugin-tailwindcss'

Options used: TypeScript, tailwind, trpc, ESLint/Prettier
Solution
This seems to be caused by accepting the default import alias
Was this page helpful?