feat: M3.7.7 signature extraction CLI + integration tests (unit tests pass, integration tests pending mem-cli fix)
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
> [email protected] 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! [email protected] test: `jest --coverage`
|
||||
npm ERR! Exit status 1
|
||||
npm ERR!
|
||||
npm ERR! Failed at the [email protected] 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 [email protected]
|
||||
Reference in New Issue
Block a user