Skip to content

Installation fails: Wrong rrweb dependency #4

@marwie

Description

@marwie

Trying to install the SDK from NPM fails with:

npm error code ETARGET
npm error notarget No matching version found for rrweb@^2.0.0.
npm error notarget In most cases you or one of your dependencies are requesting
npm error notarget a package version that doesn't exist.

Required to fix in my package.json is:

  "overrides": {
    "rrweb": "2.0.0-alpha.4"
  }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions