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

CLI, cannot access .gitignore file because it is being used by another process. #628

Open
5 tasks
MaharshiAJ opened this issue Oct 13, 2023 · 0 comments
Open
5 tasks

Comments

@MaharshiAJ
Copy link

When running gig python, macos (or anything else not specific to just these) >> .gitignore, an error is produced saying that the process cannot access the file because it is being used by another process.

Development Environment:

  • Machine (Local, Container, Virtual): Local
  • Operating System (Name/Version): Windows 11, Powershell 7.3.8
  • Web Browser (Name/Version): N/A
  • Vapor Version: N/A
  • Swift Version: N/A

Expected Behavior:

Should create a new file .gitignore and add the necessary gitignores to the file.

Actual Behavior:

Creates a new .gitignore file however produces the error.
The process cannot access the file 'C:\Users\Maharshi\Files\Programming.gitignore' because it is being used by another process.

Reproduction Steps:

  1. Open terminal.
  2. Write command gig python >> .gitignore
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