Command giving error

Hii team after running the react command i am running fdk theme init , it is giving error
RequestError: read ETIMEDOUT, please help me resolve this.

Hi @Apar.Agrawal

FDK-004 - Folder Dusk already exists error is coming since Dusk folder already exist in your directory.

Run the command fdk theme new -n Dusk --type react in this command change another name of folder. For example fdk theme new -n Newtheme --type react

fdk theme init command used to initialize the theme. As Dusk folder exist. Can you try to run the command with different name of folder or delete the Dusk folder?