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
OSError: [Errno 28] No space left on device
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "aider", line 8, in <module>
sys.exit(main())
^^^^^^
File "main.py", line 606, in main
check_gitignore(git_root, io)
File "main.py", line 177, in check_gitignore
io.write_text(gitignore_file, content)
File "io.py", line 352, in write_text
with open(str(filename), "w", encoding=self.encoding) as f:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
OSError: [Errno 28] No space left on device
The text was updated successfully, but these errors were encountered:
**Opening an issue shouldn't be the default option for CLI **
Aider version: 0.64.1
Python version: 3.12.8
Platform: macOS-12.7.4-x86_64-i386-64bit
Python implementation: CPython
Virtual environment: Yes
OS: Darwin 21.6.0 (64bit)
Git version: git version 2.37.1 (Apple Git-137.1)
An uncaught exception occurred:
The text was updated successfully, but these errors were encountered: