Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
kashive opened this issue May 1, 2024 · 0 comments · Fixed by #790
Closed

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

kashive opened this issue May 1, 2024 · 0 comments · Fixed by #790
Labels
triage Investigation required

Comments

@kashive
Copy link

kashive commented May 1, 2024

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+redpanda@10.9.0/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",
@cristianrgreco cristianrgreco added the triage Investigation required label May 2, 2024
fabio-miguel added a commit to fabio-miguel/testcontainers-node that referenced this issue Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Investigation required
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants