package.json: "dependencies" → "peerDependencies" #25
Annotations
10 errors and 1 warning
node.ci (20.x):
src/NetworkAdapter.ts#L1
Cannot find module 'eventemitter3' or its corresponding type declarations.
|
node.ci (20.x):
src/NetworkAdapter.ts#L37
Property 'emit' does not exist on type 'PeerjsNetworkAdapter'.
|
node.ci (20.x):
src/NetworkAdapter.ts#L66
Property 'emit' does not exist on type 'PeerjsNetworkAdapter'.
|
node.ci (20.x):
src/NetworkAdapter.ts#L74
Property 'on' does not exist on type 'PeerjsNetworkAdapter'.
|
node.ci (20.x):
src/NetworkAdapter.ts#L91
Property 'emit' does not exist on type 'PeerjsNetworkAdapter'.
|
node.ci (20.x):
src/NetworkAdapter.ts#L123
Property 'emit' does not exist on type 'PeerjsNetworkAdapter'.
|
node.ci (20.x):
src/NetworkAdapter.ts#L128
Property 'emit' does not exist on type 'PeerjsNetworkAdapter'.
|
node.ci (20.x):
src/types.ts#L11
Cannot find module '@automerge/automerge-repo' or its corresponding type declarations.
|
node.ci (20.x):
src/types.ts#L24
Cannot find module 'peerjs' or its corresponding type declarations.
|
node.ci (20.x)
Process completed with exit code 2.
|
node.ci (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|