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
{{ message }}
This repository was archived by the owner on Jul 4, 2025. It is now read-only.
Describe the bug
When running nitro from a specific directory, an uploads folder is unexpectedly created in the same directory. This folder contains various unknown files, which can negatively impact the user experience. It would be more appropriate for this folder to be created in a temporary or application data directory (e.g., a 'temp', 'appdata', or '/var/' directory)..