You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The template script creates a sub-folder from where the command was executed named the same as the folder it was executed from.
I expected the command not to create this folder, but instead just drop the files in the directory the command was executed in. And only use the current folder name as the project name of the package.json file.