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 warnings - Alternative to tisoap/react-flow-smart-edge? #13

Open
broksonic21 opened this issue Jun 6, 2024 · 2 comments
Open

Comments

@broksonic21
Copy link

@tisoap/react-flow-smart-edge seems non-maintained - folks have been trying to get a release done for 9 months now: see tisoap/react-flow-smart-edge#57 (comment)

This is because @tisoap/react-flow-smart-edge 's current release says it only works on npm 8, not anything later

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 }

it's a direct dependency, is there an alternative you can switch to, or do you have a contact with @tisoap to get this updated?

> npm why @tisoap/react-flow-smart-edge

@tisoap/[email protected]
node_modules/@tisoap/react-flow-smart-edge
  @tisoap/react-flow-smart-edge@"^3.0.0" from [email protected]
  node_modules/strapi-content-type-explorer
    strapi-content-type-explorer@"^0.2.2" from the root project
@broksonic21
Copy link
Author

They are suggesting forking to get a release out: tisoap/react-flow-smart-edge#57 (comment)

so ultimately to fix this, you will need to as users can't control this

@ShahriarKh
Copy link
Owner

Let me take a closer look and see what will be the best solution.

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

2 participants