Skip to content

Cannot install packages with pnpm from asoltys/lnft-server as described in readme #64

@omgmanu

Description

@omgmanu

When running the docker run -it -v $PWD/app:/app --entrypoint pnpm asoltys/lnft-server command from readme, I get this error:
docker: Error response from daemon: OCI runtime create failed: container_linux.go:380: starting container process caused: exec: "pnpm": executable file not found in $PATH: unknown. ERRO[0001] error waiting for container: context canceled

I think it's because asoltys/lnft-server image does not have pnpm installed.
As a workaround, run the command with yarn instead of pnpm

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