$ deno compile day2.js
Check file:///C:/Users/cambe/JSprojects/AdventOfCode2023/day2.js
Compile file:///C:/Users/cambe/JSprojects/AdventOfCode2023/day2.js to day2.exe
error: Writing deno compile executable to temporary file 'day2.exe.tmp-b5a4393eacce0cd4'
Caused by:
0: Failed reading: C:\Users\cambe\Application Data
1: Access is denied. (os error 5)
# cambe @ Cams_PC in ~\JSprojects\AdventOfCode2023 [01:29:31] C:1
$
$ deno compile day2.js
Check file:///C:/Users/cambe/JSprojects/AdventOfCode2023/day2.js
Compile file:///C:/Users/cambe/JSprojects/AdventOfCode2023/day2.js to day2.exe
error: Writing deno compile executable to temporary file 'day2.exe.tmp-b5a4393eacce0cd4'
Caused by:
0: Failed reading: C:\Users\cambe\Application Data
1: Access is denied. (os error 5)
# cambe @ Cams_PC in ~\JSprojects\AdventOfCode2023 [01:29:31] C:1
$