Whitelist the Reactforce Plugin
Last updated
Last updated
Salesforce will digitally sign their official plugins, but external plugins will be presented with a warning message:
In order to bypass this warning message, the plugin can be whitelisted within your developer environment.
Open or create the following file:
$HOME/.config/sfdx/unsignedPluginAllowList.json
The contents of the file should look like this:
Official Salesforce documentation .