You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
salesforcedx: `The salesforcedx plugin is deprecated.
Installing it manually via 'sfdx plugins:install salesforcedx' is no longer supported and can result in duplicate commands and outdated plugins.
See https://github.com/forcedotcom/cli/issues/1016 for more information about this change.`,
'sfdx-cli':
"'sfdx-cli' cannot be installed as a plugin. If you are trying to install an older version of the cli, visit https://sfdc.co/install-older-cli-versions for instructions",
};
constMIN_VERSION='45.8.0';
/**
* A CLI plugin preinstall hook that checks that the plugin's version is v7-compatible,
* if it is recognized as a force namespace plugin.