[
https://issues.apache.org/jira/browse/KAFKA-20051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mickael Maison resolved KAFKA-20051.
------------------------------------
Fix Version/s: 4.3.0
Resolution: Fixed
> Npm warnings when building website
> ----------------------------------
>
> Key: KAFKA-20051
> URL: https://issues.apache.org/jira/browse/KAFKA-20051
> Project: Kafka
> Issue Type: Bug
> Components: website
> Reporter: Mickael Maison
> Priority: Major
> Fix For: 4.3.0
>
>
> After merging [https://github.com/apache/kafka-site/pull/777,] we now get
> warnings when building the website:
> {noformat}
> npm WARN EBADENGINE Unsupported engine {
> npm WARN EBADENGINE package: '[email protected]',
> npm WARN EBADENGINE required: { node: '^20.17.0 || >=22.9.0' },
> npm WARN EBADENGINE current: { node: 'v20.15.1', npm: '10.2.5' }
> npm WARN EBADENGINE }
> npm WARN EBADENGINE Unsupported engine {
> npm WARN EBADENGINE package: '[email protected]',
> npm WARN EBADENGINE required: { node: '^20.17.0 || >=22.9.0' },
> npm WARN EBADENGINE current: { node: 'v20.15.1', npm: '10.2.5' }
> npm WARN EBADENGINE }{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)