zkLocus
zkLocus copied to clipboard
Cannot find cache/module
Hey, I seem to run into this issue when i try to build the contracts folder. I assume this is not meant to be hardcoded
src/api/proofs/Types.ts:22:24 - error TS2307: Cannot find module '/Users/iluxonchik/GitHub/zkLocus/contracts/node_modules/o1js/dist/node/lib/proof-system/cache' or its corresponding type declarations.
22 cache?: import("/Users/iluxonchik/GitHub/zkLocus/contracts/node_modules/o1js/dist/node/lib/proof-system/cache").Cache;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Found 1 error in src/api/proofs/Types.ts:22