Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

opossum@7.1.0 reporting bad engine #77

Open
nt74 opened this issue Apr 6, 2024 · 0 comments
Open

opossum@7.1.0 reporting bad engine #77

nt74 opened this issue Apr 6, 2024 · 0 comments

Comments

@nt74
Copy link

nt74 commented Apr 6, 2024

Describe the bug
When building with npm or yarn the install process reports bad engine warning.

To Reproduce
Steps to reproduce the behavior:

  1. cd wowup-electron
  2. npm install

Expected behavior
No bad engine warning when using npm LTS. I tested with latest version of opossum and it doesn't produce any warning messages.

Desktop (please complete the following information):

  • OS: Arch Linux
  • npm: v10.5.1
  • node: v20.12.1

Additional context

npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'opossum@7.1.0',
npm WARN EBADENGINE   required: { node: '^19 || ^18 || ^16 || ^14' },
npm WARN EBADENGINE   current: { node: 'v20.12.1', npm: '10.5.1' }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant