Closed joshedney closed 4 months ago
Ensure that the binary for the bugsnag-cli is correctly installed when using pnpm and yarn
pnpm
yarn
Add the bin directive to the package.json
bin
package.json
Tested locally.
Goal
Ensure that the binary for the bugsnag-cli is correctly installed when using
pnpm
andyarn
Changeset
Add the
bin
directive to thepackage.json
Testing
Tested locally.