Skip to content

pnpm install does not work (without --frozen-lockfile) #920

Description

@ryardley
❯ pnpm install
Scope: all 13 workspace projects
examples/CRISP/client                    |  WARN  deprecated [email protected]
/home/ry/gh/gnosisrust/enclave/examples/CRISP/packages/crisp-sdk:
 ERR_PNPM_WORKSPACE_PKG_NOT_FOUND  In examples/CRISP/packages/crisp-sdk: "@enclave/crisp-zk-inputs@workspace:*" is in the dependencies but no package named "@enclave/crisp-zk-inputs" is present in the workspace

This error happened while installing a direct dependency of /home/ry/gh/gnosisrust/enclave/examples/CRISP/packages/crisp-sdk

Packages found in the workspace:
Progress: resolved 64, reused 64, downloaded 0, added 0

pnpm --frozen-lockfile works

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingchoreSomething we just need to do for organization

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions