This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Pnpm.
Summary
Removes packages from `node_modules` and from the project's `package.json`.
Visit https://pnpm.io/7.x/cli/remove for documentation about this command.
- Assembly
- Cake
.Pnpm .dll - Namespace
- Cake
.Pnpm .Remove - Containing Type
- PnpmRemove
Syntax
public void Remove(PnpmRemoveSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | PnpmRemoveSettings | The settings. |
Return Value
Type | Description |
---|---|
void |