Regenerate from OpenAPI c57199a8a9d7413a0ca29f9ba88001a4731ca0eb #10
Annotations
2 errors
|
test
Process completed with exit code 1.
|
|
tests/smoke.test.js > smoke > constructs a client without throwing:
tests/smoke.test.js#L17
Error: Cannot find module '../dist/generated/index.js'
Require stack:
- /home/runner/work/activitysmith-node/activitysmith-node/tests/smoke.test.js
❯ TracingChannel.traceSync node:diagnostics_channel:328:14
❯ tests/smoke.test.js:17:50
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'MODULE_NOT_FOUND', requireStack: [ '/home/runner/work/activitysmith-node/activitysmith-node/tests/smoke.test.js' ] }
|