Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

engine warning when installing latest version #57

@omercnet

Description

@omercnet

Describe the Bug

npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: '@tisoap/[email protected]',
npm WARN EBADENGINE   required: { node: '>=16', npm: '^8.0.0' },
npm WARN EBADENGINE   current: { node: 'v18.17.1', npm: '9.6.7' }
npm WARN EBADENGINE }

Minimal Example

n/a

Steps to Reproduce the Bug or Issue

nvm use "lts/*"
npm install @tisoap/react-flow-smart-edge

Expected behavior

should not warn

Screenshots or Videos

No response

Platform

node v18

Additional context

deps in main already mention node 18, just need to publish

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpinnedThis should not be closed by bots on inactivity

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions