Skip to content

npm-install-v10-examples script targets yarn example-install-command #699

@MikeMcC399

Description

@MikeMcC399

Problem description

The script npm-install-v10-examples.sh includes incorrect instructions to update examples/v10/install-command using npm. This example is supposed to be based on yarn not npm as evidenced by example-install-command.yml which includes the install-command:

yarn --frozen-lockfile --silent

Suggested fix

Remove the line

cd ../install-command && npm install cypress@latest

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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