Problem: "The 'link' command was removed" error
We updated this solution to the newest version of lerna
which has deprecated the "link" command. CodePipeline stages uses the link command as part of the build process for multiple stages in the pipeline.
Resolution
The latest installer template starting with v1.5.0 removed this command. Upgrades after v1.5.0 will require an update to the installer template to capture all new changes. Follow the Update the solution steps to update the installer template and the pipeline will run again resolving the error.