fix: verify peer dependencies with error on load of package #300
Annotations
5 errors
|
build (20.x)
Process completed with exit code 1.
|
|
build (20.x):
src/verifyPeerDependencies.ts#L1
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
build (18.x)
Process completed with exit code 1.
|
|
build (18.x):
src/verifyPeerDependencies.ts#L1
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
build (18.x)
The strategy configuration was canceled because "build._20_x" failed
|