> mem@1.0.0 test
> jest --coverage

FAIL src/utils.test.ts
  ● Test suite failed to compile

    TypeError: Cannot find module 'typescript'
      at Function.Module._load (internal/modules/require.js:497:11)
      at Module.load (internal/modules/require.js:387:81)
      at Object.<anonymous> (/home/runner/work/Poimen/memory/src/setup.ts:1:1)

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! mem@1.0.0 test: `jest --coverage`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the mem@1.0.0 test stage.
npm ERR! This is probably not a problem with npm.
npm ERR! There is likely additional logging output above.

npm WARN optional optional dependency failed, continuing fsevents@2.3.2
