-
-
Notifications
You must be signed in to change notification settings - Fork 920
Labels
Description
Related to #2680
Gleam Version: v1.0.0
Operating System: Windows 10
Problem:
If i try to run gleam run, gleam build, gleam test or gleam check i get Following error:
error: File IO failure
An error occurred while trying to delete this directory:
Z:\...\build\dev\erlang
The error message from the file IO library was:
Die Datei kann nicht geöffnet werden, weil sie gerade gelöscht wird. (os error 303)
Reactions are currently unavailable