Bump open from 8.4.2 to 10.0.0 #820
Annotations
3 errors
conformance:
packages/cli/src/oauth/index.ts#L1
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("open")' call instead.
|
conformance:
packages/cli/src/__tests__/oauth/index.test.ts#L5
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("open")' call instead.
|
conformance
Process completed with exit code 2.
|