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