-
Notifications
You must be signed in to change notification settings - Fork 29
Install app name is wrong #604
Copy link
Copy link
Open
Description
Describe the bug
By the readme Install app name is wrong
To Reproduce
Steps to reproduce the behavior:
npx create-nodejs-ts --no --app=bot
it will create a folder named my-app
Expected behavior
a folder created named bot
Screenshots
Environment (please complete the following information):
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
Additional context
i checked the source, it should use --name instead of --app arg
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels