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
{{ message }}
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.
Hi there! First of all, thanks for all your work on both this project and also in the community. It's a huge help to those navigating the dark waters of the modules ecosystem during this transitional period.
I have used scaffolders a number of times (a lot of the time, create-react-app) and I expected that the following command would have created a folder with the my-project name and scaffolded in there.
yarn create esm my-project
I luckily ran the command within another test folder, but if I had run it within my projects folder that would have been an unexpected surprise.
Would you be open to accepting this argument and creating a folder with that name to be scaffolded within?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi there! First of all, thanks for all your work on both this project and also in the community. It's a huge help to those navigating the dark waters of the modules ecosystem during this transitional period.
I have used scaffolders a number of times (a lot of the time,
create-react-app
) and I expected that the following command would have created a folder with themy-project
name and scaffolded in there.I luckily ran the command within another test folder, but if I had run it within my projects folder that would have been an unexpected surprise.
Would you be open to accepting this argument and creating a folder with that name to be scaffolded within?
The text was updated successfully, but these errors were encountered: