Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

error - Error: Cannot find module 'tslib' #54

@mshd

Description

@mshd

On both examples with-nextjs and with-express I'm getting this error.
Anyway: Super cool project!

error - Error: Cannot find module 'tslib'
Require stack:
- /home/martin/node_modules/.pnpm/trpc-openapi@0.1.2_5zkoywanuxf5zpyqjjt34qanl4/node_modules/trpc-openapi/dist/adapters/index.js
- /home/martin/node_modules/.pnpm/trpc-openapi@0.1.2_5zkoywanuxf5zpyqjjt34qanl4/node_modules/trpc-openapi/dist/index.js
- /home/martin/workspace/api-repo/with-nextjs/.next/server/pages/api/openapi.json.js

Reproduce:

Open directory with with-nextjs:

  • pnpm install
  • pnpm dev

Solution:

  • pnpm add trpc-openapi

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