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

engine warning when installing latest version #57

Open
omercnet opened this issue Sep 25, 2023 · 2 comments
Open

engine warning when installing latest version #57

omercnet opened this issue Sep 25, 2023 · 2 comments
Labels
bug Something isn't working pinned This should not be closed by bots on inactivity

Comments

@omercnet
Copy link

Describe the Bug

npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: '@tisoap/react-flow-smart-edge@3.0.0',
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

@omercnet omercnet added the bug Something isn't working label Sep 25, 2023
@tisoap tisoap added the pinned This should not be closed by bots on inactivity label Sep 26, 2023
@omercnet
Copy link
Author

omercnet commented Dec 9, 2023

@tisoap please publish what's in main?
#53 fixed it but wasn't published

@gunaygultekin
Copy link

I also have the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pinned This should not be closed by bots on inactivity
Projects
None yet
Development

No branches or pull requests

3 participants