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

Update node engine #16

Open
tielitz opened this issue Oct 22, 2018 · 2 comments
Open

Update node engine #16

tielitz opened this issue Oct 22, 2018 · 2 comments

Comments

@tielitz
Copy link

tielitz commented Oct 22, 2018

"node": "^6.0.0"

Hi,

do you think you can update the package to a more recent node version? We want to use this dependency in numerous React applications which require node >= 8.9.

Thanks

@danielmeyer-cn
Copy link

The same goes for me. Would be great if you could update the package.

@in-fke
Copy link

in-fke commented Jan 18, 2024

Same here. A warning is issued, but we use it with node v21.6.0 nonetheless.

npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: '@audi/audi-ui@1.0.0-alpha.2',
npm WARN EBADENGINE   required: { node: '^6.0.0' },
npm WARN EBADENGINE   current: { node: 'v21.6.0', npm: '10.2.4' }
npm WARN EBADENGINE }

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

3 participants