I am trying to build a project and in the tutorial they tell me to start with this
npx create-next-app –e with-tailwindcss amazon-scraper
But when it completes building I only have a readme.md and a gitignore folder.
Even though I am a beginner I already worked with npx create-next app and it worked alright.
It is really frustating since I am trying to start a new project and I am stuck right at the beginning. Thanks for your help.
This is what I should get
Manan Bhardwaj is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.