now-experience-component-examples icon indicating copy to clipboard operation
now-experience-component-examples copied to clipboard

"Failed to run project command (Cannot scaffold a project in a non-empty folder!)" Error

Open Mamadeshun opened this issue 1 year ago • 0 comments

Facing this error: "Failed to run project command (Cannot scaffold a project in a non-empty folder!)
Error: Cannot scaffold a project in a non-empty folder!"

I am trying to create a project using this command:

snc ui-component create --name [name_project] --scope x_1 --offline

but the folder is new and just created. node -v 22.11.0 npm -v 8.5.5

Mamadeshun avatar Dec 02 '24 08:12 Mamadeshun