Currently we import some internal SnarkyJS packages relatively from node modules. This wont work for projects installing our packages. This jest config is a temporary solution until Events are exported from snarkyjs: https://github.com/zkfs-io/zkfs/blob/develop/jest.config.cjs#L11 We should make a PR to snarky to get rid of this issue. SnarkyJS issue: https://github.com/o1-labs/snarkyjs/issues/777