whitelabel page error

i did npm install (its installing) in the windows command prompt and then i will get a new project from the vaadin start. Hope it works

npm has been saying this since last night, is it normal?
image.png

Its not working

Please help me

Someone

please

It seems like the issue is with the installed npm version
You can try to add
<requireHomeNodeExec>true</requireHomeNodeExec>
To the Vaadin maven plugin configuration, so it will download a compatible node/npm version in your home directory and use it

https://vaadin.com/docs/latest/configuration/node-js

Or try to upgrade the globally installed nodejs

What is the compatible npm version ?

That works with vaadin?

public static final String DEFAULT_NODE_VERSION = “v18.13.0”;
/**
* This is the version shipped with the default Node version.
*/
public static final String DEFAULT_NPM_VERSION = “8.19.3”;

aaa

which is this class?

so I need to download node of ver 18.13.0 and npm of version 8.19.3

bro i downloaded it, its still not working

@secure-leopard pls help me

I have been strugling

plsss

someone