Skip to content

@types/node dependency breaks running projects #79

Description

@Xenya0815

The added "@types/node": "^6.0.47" dependency leads to errors at our project:

Conflicting definitions for 'node' found at 'node_modules/node-eventstore-client/node_modules/@types/node/ts3.2/index.d.ts' and node_modules/@types/node/ts3.2/index.d.ts'. Consider installing a specific version of this library to resolve the conflict.

At older projects we use the node types with version 8.x.x and at newer projects already 10.x.x.

What is the preferred way to get rid of it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions