exceptionfactory commented on PR #8603:
URL: https://github.com/apache/nifi/pull/8603#issuecomment-2039800733

   Thanks for providing additional details @sardell. As an additional point of 
reference, I am able to build `nifi-registry-web-ui`, but NPM reports warnings, 
not errors, for the version mismatch:
   
   ```
   [INFO] --- frontend:1.14.2:npm (npm-install) @ nifi-registry-web-ui ---
   [INFO] Running 'npm run ci' in 
/Users/exceptionfactory/projects/nifi/nifi-registry/nifi-registry-core/nifi-registry-web-ui/target/frontend-working-directory
   [INFO] 
   [INFO] > [email protected] ci
   [INFO] > npm ci --ignore-scripts
   [INFO] 
   [INFO] npm WARN EBADENGINE Unsupported engine {
   [INFO] npm WARN EBADENGINE   package: '[email protected]',
   [INFO] npm WARN EBADENGINE   required: { node: '>= 18' },
   [INFO] npm WARN EBADENGINE   current: { node: 'v16.13.2', npm: '8.1.2' }
   [INFO] npm WARN EBADENGINE }
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to