Update keto dependencies versions #84
GitHub Actions / Release
failed
Jan 12, 2024 in 0s
Errors 1
Found 1 errors
Annotations
Check failure on line 1 in packages/keto/package.json
github-actions / Release
Error release workspace @atls/nestjs-keto
Exit code 1
Raw output
➤ YN0000: ┌ Library Build
::group::Library Build
➤ YN0000: │ packages/keto/src/keto.module.ts:3:32
➤ YN0000: │
➤ YN0000: │ Error: Cannot find module '@ory/keto-client' or its corresponding type
➤ YN0000: │ declarations.
➤ YN0000: │
➤ YN0000: │ 1 | import { DynamicModule } from '@nestjs/common'
➤ YN0000: │ 2 | import { Module } from '@nestjs/common'
➤ YN0000: │ > 3 | import { EnginesApi } from '@ory/keto-client'
➤ YN0000: │ | ^
➤ YN0000: │ 4 |
➤ YN0000: │ 5 | import { RESOURCES_SCOPE } from './constants'
➤ YN0000: │ 6 | import { ResourceService } from './services'
➤ YN0000: │
➤ YN0000: │
::endgroup::
➤ YN0000: └ Completed in 6s 105ms
➤ YN0000: Failed with errors in 6s 107ms
Loading