Skip to content

aube ignored-builds

  • Usage: aube ignored-builds [-g --global]

Print packages whose install scripts were skipped by pnpm.allowBuilds

Flags

-g --global

Operate on globally-installed packages instead of the current project

Examples:

$ aube ignored-builds The following builds were ignored during install: [email protected] [email protected]

When nothing was skipped

$ aube ignored-builds No ignored builds.

Approve them for this project

$ aube approve-builds

MIT Licenseen.devCopyright © 2026 en.dev