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
Is there how to create .vscode/settings.json when I command "cargo compete new xxx"?
In [template.new.copy-files] compete.toml, it can't specify directory.
cargo compete new abc002
error: failed to copy `/home/nayo0513/projects/atcoder-rust/./.vscode/settings.json` to `/home/nayo0513/projects/atcoder-rust/./abc002/.vscode/settings.json`
Caused by:
No such file or directory (os error 2)
The text was updated successfully, but these errors were encountered:
Is there how to create .vscode/settings.json when I command "cargo compete new xxx"?
In [template.new.copy-files] compete.toml, it can't specify directory.
The text was updated successfully, but these errors were encountered: