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
Jump to solution
1 Reply
Solution
Chris
Chris3mo ago
This seems to be caused by accepting the default import alias

Did you find this page helpful?