for some reason Set.aes is missing. maybe we also miss other includes, too. I didn't notice back then in the https://github.com/aeternity/ga-multisig-contract repository because I had no other included files:
Error: File to include 'Set.aes' not found.
at Object.getFilesystem (node_modules/@aeternity/aeproject/src/lib/utils.js:42:13)
at Context.<anonymous> (test/collectionUniqueNFTsTest.js:22:30)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
for some reason
Set.aes
is missing. maybe we also miss other includes, too. I didn't notice back then in the https://github.com/aeternity/ga-multisig-contract repository because I had no other included files: