whitelabel page error

Yes

Did you checked your npm version?

I cant perform the command

What’s the error?

.

It says in my error that
Npm install has exited with code 0, dependencies are not installed"

You are mismatched npm with mvn here - the error above is mvn

It says the same with npm

Can you try this command
C:\Program Files\nodejs\npm.cmd --version

I did

Still not works

.

I’m sorry, but I did not get the error you get from that command

You can also install Node.js with NPM yourself going to Homepage of Node.js and download/install the latest LTS 18.x version and once that’s done, you can use “npm” inside your console and Vaadin doesn’t have to install it

Looking at the logs, he is already using a globally installed node

That’s why I asked for the version

You are right, it’s mentioned in the last lines :face_with_raised_eyebrow: that’s weird

wait, Ill find a way to tell you the version

@versatile-zorse My npm version is 8.3.0

my Node.js is already installed.