Skip to content

Conversation

@ts-web
Copy link
Contributor

@ts-web ts-web commented Jul 10, 2025

Resolves #168

#### `run_install.args`

**Optional** (_type:_ `string[]`) Additional arguments after `pnpm [recursive] install`, e.g. `[--frozen-lockfile, --strict-peer-dependencies]`.
**Optional** (_type:_ `string[]`) Additional arguments after `pnpm [recursive] install`, e.g. `[--ignore-scripts, --strict-peer-dependencies]`.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I replaced --frozen-lockfile with a different argument, in case it's useful to show the syntax for listing more than one item. Feel free to edit.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@zkochan zkochan merged commit f2b2b23 into pnpm:master Jul 10, 2025
25 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove --frozen-lockfile from examples?

3 participants