Skip to content

Seems like redpanda.yaml.hbs is not included in the build artifact #762

Description

@kashive

Expected Behaviour
redpanda container should start

Actual Behaviour
Redpanda container does not start

Error: ENOENT: no such file or directory, open '/Users/avishek/Goldsky/goldsky/node_modules/.pnpm/@testcontainers[email protected]/node_modules/@testcontainers/redpanda/build/redpanda.yaml.hbs'

Testcontainer Logs
...

Steps to Reproduce

  • npm install @testconainers/redpanda
  • return new RedpandaContainer().start();

Environment Information

  • Operating System: MacOS
  • Docker Version: Docker version 24.0.2, build cb74dfc
  • Node version:
  • Testcontainers version: "testcontainers": "^10.8.2","@testcontainers/redpanda": "^10.9.0",

Metadata

Metadata

Assignees

No one assigned

    Labels

    triageInvestigation required

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions