Skip to content

pnpm example failure blocks ability to release new orb #493

Closed
@MikeMcC399

Description


https://app.circleci.com/pipelines/github/cypress-io/circleci-orb/1980/workflows/d6852e7e-67f2-4268-bc7e-ecf6f4e14169

test deploy fail

In Pnpm Example
Installing PNPM packages

WARN  Ignoring not compatible lockfile at /home/circleci/project/examples/pnpm-install/pnpm-lock.yaml
node_modules/.pnpm                       |  WARN  Ignoring not compatible lockfile at /home/circleci/project/examples/pnpm-install/node_modules/.pnpm/lock.yaml
 ERR_PNPM_NO_LOCKFILE  Cannot install with "frozen-lockfile" because pnpm-lock.yaml is present

Note that in CI environments this setting is true by default. If you still need to run install in such cases, use "pnpm install --no-frozen-lockfile"

Exited with code exit status 1

Previously however in https://app.circleci.com/pipelines/github/cypress-io/circleci-orb/1979/workflows/bb9d6442-3348-4e0b-9e24-a68534062542 merging into master the test was successful:

test deploy succeed

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions