Skip to content

Latest version causes errors with angular 12 / rxjs 7 #11

@martijnhiemstra

Description

@martijnhiemstra

When I do npm install ngx-dynamic-hooks --save I get this error message:

npm ERR! While resolving: website@0.0.0
npm ERR! Found: rxjs@7.3.1
npm ERR! node_modules/rxjs
npm ERR! rxjs@"~7.3.1" from the root project
npm ERR! peer rxjs@"^6.5.3 || ^7.0.0" from @angular/core@12.2.8
npm ERR! node_modules/@angular/core
npm ERR! @angular/core@"~12.2.8" from the root project
npm ERR! peer @angular/core@"6 - 12" from ngx-dynamic-hooks@1.7.1
npm ERR! node_modules/ngx-dynamic-hooks
npm ERR! ngx-dynamic-hooks@"" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer rxjs@"~6" from ngx-dynamic-hooks@1.7.1
npm ERR! node_modules/ngx-dynamic-hooks
npm ERR! ngx-dynamic-hooks@"
" from the root project

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