npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@cerner/duplicate-package-checker-webpack-plugin@2.5.0',
npm WARN EBADENGINE required: { node: '10 || 12 || 14', npm: '6 || 9' },
npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '9.6.7' }
npm WARN EBADENGINE }
I'm using node 18 + NPM 9.6.7, which seems to work just fine despite the warning.