Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: vss new コマンドで現在のディレクトリ . を指定できない #31

Open
zztkm opened this issue Sep 24, 2024 · 0 comments

Comments

@zztkm
Copy link
Member

zztkm commented Sep 24, 2024

vss version

Please paste the results of running vss self version

vss 

Describe the bug

以下のログからわかる通り、現在ディレクトリを指定すると、ディレクトリが存在していて作成できないというエラーになってしまう。

なにかファイルがあれば上書きしないようにエラーにすると良いが(その場合は上書きフラグを案内するようにしたい、なお上書きフラグはこの issue を書いた時点では未実装)、何もファイルがない場合は new コマンドをエラーにしないようにしたい。

$ vss new .
2024/09/24 22:46:22 [INFO] generate skeleton started
2024/09/24 22:46:22 [ERROR] dist directory already exists
exit status 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant