| Done | Command | Notes |
|---|---|---|
| ✅ | -C , --dir | |
| -w, --workspace-root |
- [~] Install from npm registry
- Install with tags are not supported. Example:
pacquet add fastify@latest
- Install with tags are not supported. Example:
- Install from the workspace
- Install from local file system
- Install from remote tarball
- Install from Git repository
| Done | Command | Notes |
|---|---|---|
| ✅ | --save-prod | |
| ✅ | --save-dev | |
| ✅ | --save-optional | |
| ✅ | --save-exact | |
| ✅ | --save-peer | |
| --ignore-workspace-root-check | ||
| --global | ||
| --workspace | ||
| --filter <package_selector> |
| Done | Command | Notes |
|---|---|---|
| --force | ||
| --offline | ||
| --prefer-offline | ||
| --prod | ||
| ✅ | --dev | |
| ✅ | --no-optional | |
| --lockfile-only | ||
| --fix-lockfile | ||
| --frozen-lockfile | ||
| --reporter= | ||
| --use-store-server | ||
| --shamefully-hoist | ||
| --ignore-scripts | ||
| --filter <package_selector> | ||
| --resolution-only |
| Done | Command | Notes |
|---|---|---|
| script-shell | ||
| shell-emulator | ||
| --recursive | ||
| ✅ | --if-present | |
| --parallel | ||
| --stream | ||
| --aggregate-output | ||
| enable-pre-post-scripts | ||
| --resume-from <package_name> | ||
| --report-summary | ||
| --filter <package_selector> |
| Done | Command | Notes |
|---|---|---|
| status | ||
| add | ||
| ~ | prune | Currently prune removes all packages inside the directory |
| ✅ | path |