You need to sign in to do that
Don't have an account?
Trailhead Quick Start:Unlocked Packages
Unable to create a package version. Since I have PG2 enabled, I tweaked the command than on the trailhead and I get the error below. Any help?
GIFter git:(master) ✗ sfdx force:package2:version:create -i 0HoxxxxxxxxxxxxCAC
ERROR: The --package2id (-i) value [0HoxxxxxxxxxxxxCAC], doesn’t match the id value in any packageDirectories specified in sfdx-project.json.
GIFter git:(master) ✗ sfdx force:package2:version:create -i 0HoxxxxxxxxxxxxCAC
ERROR: The --package2id (-i) value [0HoxxxxxxxxxxxxCAC], doesn’t match the id value in any packageDirectories specified in sfdx-project.json.
➜ dreamhouse-sfdx git:(master) ✗ sfdx force:package:list
▸ force:package:list is not a sfdx command.
▸ Perhaps you meant force:package2:list
▸ Run sfdx help force for a list of available topics.
Any suggestion with package command behaves differently in Mac and PC?