Skip to content

MVN test #397

@flying-musk

Description

@flying-musk

I just run mvn test in root dir, and it states the following:

[INFO] 
[INFO] --- frontend:1.11.3:install-node-and-npm (install node) @ rocketmq-dashboard ---
[INFO] Node v18.2.0 is already installed.
[INFO] 
[INFO] --- frontend:1.11.3:npm (npm install) @ rocketmq-dashboard ---
[INFO] Running 'npm install' in /Users/mars_kn/Projects/rocketmq-dashboard/frontend-new
[INFO] npm WARN EBADENGINE Unsupported engine {
[INFO] npm WARN EBADENGINE   package: 'react-router@7.6.0',
[INFO] npm WARN EBADENGINE   required: { node: '>=20.0.0' },
[INFO] npm WARN EBADENGINE   current: { node: 'v18.2.0', npm: '8.9.0' }
[INFO] npm WARN EBADENGINE }
[INFO] npm WARN EBADENGINE Unsupported engine {
[INFO] npm WARN EBADENGINE   package: 'react-router-dom@7.6.0',
[INFO] npm WARN EBADENGINE   required: { node: '>=20.0.0' },
[INFO] npm WARN EBADENGINE   current: { node: 'v18.2.0', npm: '8.9.0' }
[INFO] npm WARN EBADENGINE }
[INFO] 
[INFO] up to date, audited 1440 packages in 5s
[INFO] 
[INFO] 270 packages are looking for funding
[INFO]   run `npm fund` for details
[INFO] 

Are we supposed to have 20.0.0 rather than v18.2.0 in pov.xml?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions