create-nodejs-ts icon indicating copy to clipboard operation
create-nodejs-ts copied to clipboard

Install app name is wrong

Open zhaoxiaohai opened this issue 1 year ago • 1 comments

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

zhaoxiaohai avatar Apr 08 '23 10:04 zhaoxiaohai

Thank you @zhaoxiaohai!

rrakso avatar Jan 09 '24 18:01 rrakso