Composer not working properly?

Hello everyone!

I just downloaded Cursor today, pretty excited about it. I migrated all my settings from vs-code and everything has been pretty neat.

I was trying out my first prompt:

Create a file structure as follows, and just create the files with boilerplate. I will put the code in.

/src
/app
/dashboard
page.tsx
/pricing
page.tsx
/login
page.tsx
/signup
page.tsx
/products
page.tsx
/customers
page.tsx
layout.tsx
page.tsx
/components
/ui
button.tsx
input.tsx
label.tsx
/lib
utils.ts
/types
index.ts

It seems like a pretty straightforward task to save time from manually creating the structure. However, it’s been over 30 minutes and the task hasn’t completed yet. The status just shows “applying v1 of 1.”

I saw a YouTuber use the same prompt and it generated the file structure in under a minute. Am I missing any specific setup or permissions that might affect this? Or is the Composer tool not functioning properly?

As a matter of fact I’ve tried different models and used 6 credits so far without any result…

What could be happening here?

I appreciate your guidance! :slight_smile: