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
Running through the E2E scenarios and was surprised that when I CTRL-C'd when prompted for a project name, that the task still succeeded and created a bunch of files.
Repro steps (hitting CTRL-C at project name prompt):
>krpratic@KRPRATIC:~/typespec-e2e-demo/petstore/spec$ npx tsp init
TypeSpec compiler v0.65.0-dev.18
✔ Folder '/home/krpratic/typespec-e2e-demo/petstore/spec' is not empty. Are you sure you want to initialize a new project here? … yes
✔ Please select a template › TypeSpec Emitter (With TypeScript) min compiler ver: 0.64.0
Create a new package that will be emitting typespec
✖ Project name … spec
The text was updated successfully, but these errors were encountered:
TypeSpec compiler v0.65.0-dev.18
Running through the E2E scenarios and was surprised that when I CTRL-C'd when prompted for a project name, that the task still succeeded and created a bunch of files.
Repro steps (hitting CTRL-C at project name prompt):
The text was updated successfully, but these errors were encountered: