Launchpad 2.0 π #55
Annotations
2 errors
src/core/__tests__/app-log-router.test.ts:
packages/monitor/src/core/monitor-plugin-driver.ts#L1
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock
β― src/core/monitor-plugin-driver.ts:1:1
β― src/monitor-config.ts:3:1
Caused by: Caused by: Error: Cannot find package 'environment' imported from /home/runner/work/launchpad/launchpad/packages/utils/node_modules/ansi-escapes/base.js
β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
|
CI
Process completed with exit code 1.
|