Understand the DiffersToLocal issue
mainThe DiffersToLocal issue occurs when a dependency version in a package mismatches the version of its corresponding Local Instance within the workspace.
This issue is triggered when:
- The instance belongs to a Highest Semver or Lowest Semver version group.
- The version used in the current package does not match the version defined in the local workspace package.
Fix Effect:
When fixed, syncpack will rewrite the instance to match the version defined in the local package.