Hello, I'm using windows 10 and making my very first patch.
The name of my patch is called "test" and when I go to click the "live" checkbox I'm seeing some errors.
Generate code complete
Creating directory on sdcard : /test
Done creating directory
Changing working directory on sdcard : /test
file error: FR_NO_FILESYSTEM, filename:"/test"
Done changing working directory
Start compiling patch
file error: FR_NO_FILESYSTEM, filename:"/test"
'make' is not recognized as an internal or external command,
operable program or batch file.
shell task failed, exit value: 1
Compiling patch failed ( C:\Users\andrew\Documents\axoloti\patches\test.axp )
I've found another user who ran into the same issue (https://sebiik.github.io/community.axoloti.com.backup/t/basic-sd-format-and-raw-files/3497) but I cant seem to find any module named "util/format" ......anyone able to help?