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