Failing Theos 3h Tutorial in the first 10min :peepoCrying: Pls help
I just tried following Theo on his 3h Next Tutorial (Google Drive Clone) and he got to the point where did npx shadcn@2.3.0 add "https://v0.dev/chat/b/b_fFQhsfElqQi"
Error:
✔ You need to create a components.json file to add components. Proceed? … yes
No Tailwind CSS configuration found at /home/taugust/sandbox/drive-tutorial.
It is likely you do not have Tailwind CSS installed or have an invalid configuration.
Install Tailwind CSS then try again.
Visit https://tailwindcss.com/docs/guides/nextjs to get started.
I tried using tailwind like 2 Months ago and failed on installing it and there i was with this awefull feeling again
after installing tailwind postcss and autoprefixer ( with pnpm install -D tailwindcss postcss autoprefixer ) it seems like iam supposed to init tailwind (npx tailwindcss init -p
) but every single time i do this it fails like a month ago i wasted 5-6h hoping to get it fixed but nothing worked :FeelsRainMan:
.....:~/sandbox/drive-tutorial$ npx tailwindcss init -p
npm warn Unknown project config "public-hoist-pattern". This will stop working in the next major version of npm.
npm error could not determine executable to run
npm error A complete log of this run can be found in: /home/.../.npm/_logs/2025-05-15T16_21_49_945Z-debug-0.log
Install Tailwind CSS with Next.js
Setting up Tailwind CSS in a Next.js project.
3 Replies
is the repo public? i can take a look
ya for sure:Prayge: but i dont know if it help becaus just the first commit after creating the procejt and trying to run the v0 thingy
https://github.com/tjaugust01/first_next_app
GitHub
GitHub - tjaugust01/first_next_app: First Time trying to make a Nex...
First Time trying to make a Next.js App . Contribute to tjaugust01/first_next_app development by creating an account on GitHub.
made a pull request: https://github.com/tjaugust01/first_next_app/pull/1
you can read all steps i did in ANDREY.md: https://github.com/tjaugust01/first_next_app/pull/1/files#diff-680e49b738350fd117dc909f0c96662303962b02ab3df20d99710614824cc793
GitHub
fix: shadcn init by Mark-Life · Pull Request #1 · tjaugust01/firs...
you can read all my actions in ANDREY.md
GitHub
fix: shadcn init by Mark-Life · Pull Request #1 · tjaugust01/firs...
you can read all my actions in ANDREY.md