ern upgrade-miniapp
--version/-v <version>
--manifestId <manifestId>
npm
or yarn
) to be used by this command when updating the packages versions. This can be done by adding or updating packageManager
field in the ern
object kept in the MiniApp package.json. For example, to use npm
. If this field is missing from configuration, yarn
will be used over npm
if it is installed on the workstation.