Skip to content

【Bug】: kubo-rpc-client with NestJS compile error #338

@trueLoving

Description

@trueLoving

Compiler Error

When integrating kubo-rpc-client with NestJS, I'm consistently getting a compile error

Image

Minimal Reproduction

A minimal reproduction repository is available at:
https://github.com/trueLoving/playground-kubo-rpc-client

Steps to Reproduce

  1. Clone the repository
  2. Install dependencies: npm install
  3. Start the NestJS app: npm run start:dev
  4. See terminal output

Expected behavior

The Nestjs Application should compile successfully

Environment

  • OS: Window 10
  • Node.js: v22.10.0
  • npm: 10.9.0
  • NestJS: 11.0.1
  • kubo-rpc-client: 5.2.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions