zendesk / zcli

A command-line tool for Zendesk
https://developer.zendesk.com
Apache License 2.0
56 stars 18 forks source link

Directory name not working #226

Closed aiavci closed 2 months ago

aiavci commented 3 months ago

Expectations

Reality

it never respects the directory name.

image

Steps to Reproduce

  1. Run npx @zendesk/zcli apps:new (I tried installing globally too so that's not it)
  2. Enter directory name (Full name, half name, with and without quotes. Tried all of these)
  3. Enter rest of info

Issue details

brianjohnpenner commented 2 months ago

Same thing happens to me.

tomkerswill commented 2 months ago

This is the same for me. I'm then not able to follow the rest of the getting started guides. I'm not able to start a server, either - as it says the directory name is invalid.

aiavci commented 2 months ago

In case you're still having this issue: I simply downloaded the scaffold and just changed it locally https://github.com/zendesk/app_scaffolds

anushkafka commented 2 months ago

@aiavci Thank you very much, we have included a fix for this in our latest release v1.0.0-beta.42