Closed partouf closed 5 months ago
bodyData depends on the content-type
Ok that was not the cause
the crash is caused by visiting https://conan.compiler-explorer.com /annotations/fmt/1000
errno: -2,
code: 'ENOENT',
syscall: 'opendir',
path: '/home/ce/.conan_server/data/fmt/1000/fmt/1000/0/package'
[Error: ENOENT: no such file or directory
Should catch the error, and on the callsite it should be version 10.0.0
instead
fixed
Happened in this case before/during fetch of annotations?