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
"Cleaning up"
rm -rf dist/
process_begin: CreateProcess(NULL, rm -rf dist/, ...) failed.
make (e=2): The system cannot find the file specified.
make: *** [clean] Error 2
Runing on Win11
How can I deal with it
The text was updated successfully, but these errors were encountered:
"Cleaning up"
rm -rf dist/
process_begin: CreateProcess(NULL, rm -rf dist/, ...) failed.
make (e=2): The system cannot find the file specified.
make: *** [clean] Error 2
Runing on Win11
How can I deal with it
The text was updated successfully, but these errors were encountered: