Skip to content
This repository was archived by the owner on Nov 25, 2024. It is now read-only.

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/[email protected]',
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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants