Output ESM for all packages #1356
Annotations
10 errors
|
Node.js 20:
packages/file-store/test/index.ts#L13
Cannot find module '***/stores.***' or its corresponding type declarations.
|
|
Node.js 20:
packages/file-store/test/index.ts#L11
Cannot find module '@tus/utils' or its corresponding type declarations.
|
|
Node.js 20:
packages/file-store/test/index.ts#L10
Cannot find module '@tus/file-store' or its corresponding type declarations.
|
|
Node.js 20:
packages/file-store/src/index.ts#L36
Property 'extensions' does not exist on type 'FileStore'.
|
|
Node.js 20:
packages/file-store/src/index.ts#L11
Cannot find module '@tus/utils' or its corresponding type declarations.
|
|
Node.js 20:
packages/file-store/src/configstores/index.ts#L6
Cannot find module '@tus/utils' or its corresponding type declarations.
|
|
Node.js 20:
packages/azure-store/test/index.ts#L4
Cannot find module '***/stores.***' or its corresponding type declarations.
|
|
Node.js 20:
packages/azure-store/test/index.ts#L3
Cannot find module '@tus/azure-store' or its corresponding type declarations.
|
|
Node.js 20:
packages/azure-store/src/index.ts#L42
Property 'extensions' does not exist on type 'AzureStore'.
|
|
Node.js 20:
packages/azure-store/src/index.ts#L11
Cannot find module '@tus/utils' or its corresponding type declarations.
|