Skip to content

[Enhancement]: Add support Node 24 #5673

@Lionhunt3r

Description

@Lionhunt3r

Which product are you using?

Headless

product version

3.27.2

bug description

When using coveo/headless or coveo/bueno and running npm install there comes a warning that node24 is not supported:

Image

Steps to reproduce

use coveo/headless or coveo/bueno and run npm install.

Relevant log output

npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE   package: '@coveo/[email protected]',
npm warn EBADENGINE   required: { node: '^20.9.0 || ^22.11.0' },
npm warn EBADENGINE   current: { node: 'v24.3.0', npm: '11.4.2' }
npm warn EBADENGINE }
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE   package: '@coveo/[email protected]',
npm warn EBADENGINE   required: { node: '^20.9.0 || ^22.11.0' },
npm warn EBADENGINE   current: { node: 'v24.3.0', npm: '11.4.2' }
npm warn EBADENGINE }

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions