Handle build approval
When the package manager blocks dependency build scripts, inspect them first and approve only required dependencies.
- 01
Pause and inspect the source
Check the dependency, publisher, script content, and version in npm and the repository. Build scripts execute on your machine.
- 02
Select reviewed dependencies
Approve only dependencies you inspected. Do not select everything merely to remove the warning.
dsh plugin --profile web approve-builds - 03
Install again and restart
Reinstall profile dependencies after approval, then start Harness and verify the plugin.
dsh plugin --profile web install