Skip to content

Failed to install in Angular 13 #64

@erviem99

Description

@erviem99

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[X] Bug report  
[ ] Performance issue
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request
[ ] Other... Please describe:

Current behavior

When running npm install @ngneat/hotkeys@^1.2.0 in Angular 13 project I get an error

Could not resolve dependency:
npm ERR! peer tslib@"^1.10.0" from @ngneat/[email protected]

Expected behavior

hotkeys version 1.2.0 should install without any issues (claims Angular 13 compatibility).

Minimal reproduction of the problem with instructions

Typescript 3.9 is used since Angular 10 which requires tslib 2.x

What is the motivation / use case for changing the behavior?

I need hotkey support in my Angular 13 project

Environment

Angular 13.3.0

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