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
Installed stable-rc which includes salesforcecli/toolbelt#259 – and, success!
% sfdx update stable-rc
sfdx-cli: Updating CLI from 7.160.0-65e206c to 7.161.0-7a9b98c... done
sfdx-cli: Updating CLI... done
sfdx-cli: Updating sf... done
% sfdx force:org:create -f scratch-from-shape-3.json -a w-11120496-scratch -v w-11120496
ERROR running force:org:create: This command requires a dev hub org username set either with a flag or by default in the config.
Summary
Localization in
en_US
for error messages is not being found.Steps to Reproduce
... using whichever aliases you have available. The scratch-org definition file is immaterial; here is a basic one.
Expected result
Error message about using the wrong dev hub username is displayed.
Actual result
Workaround
None
System Information
Additional Information
force:org:create
is an old verb, so the l10n should have been done and included long ago. Suspect there is an issue loading it?The text was updated successfully, but these errors were encountered: