Lerna canary versions https://github.com/lerna/lerna/tree/master/commands/publish#--canary are suffixed by a sha, this causes patch-package to fail to find a matching installed version to the lockfile version. https://github.com/ds300/patch-package/blob/master/src/getPackageResolution.ts#L42
Lerna canary versions https://github.com/lerna/lerna/tree/master/commands/publish#--canary are suffixed by a sha, this causes patch-package to fail to find a matching installed version to the lockfile version.
https://github.com/ds300/patch-package/blob/master/src/getPackageResolution.ts#L42