Skip to content

Conflicting node version requirements#246

Description

@VincentWo

How to use GitHub

  • Please use the 馃憤 reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Steps to reproduce

  1. Try to install the node packages of this template by using "npm install"
  2. If using a node version compatible with ^20.0.0 this package is going to complain, if using one compatible with ^24.0.0 the packages "@nextcloud/eslint-plugin" and "@nextcloud/[email protected]" are going to complain.

Expected behaviour

It should not complain

Actual behaviour

It complains. Note that yarn turns this warning into an error, which made me notice it in the first place, so fixing this would not only fix an annoying warning, but also make yarn usable.

Operating system: Mac

Metadata

Metadata

Assignees

No one assigned

    Labels

    0. Needs triagePending approval or rejectionbugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions