devonfw / ide

Tool to automate setup and update of development environment (esp. for Java projects).
Apache License 2.0
33 stars 102 forks source link

An Error occurs while setting up devon-ide with node 20.x.x #1383

Open asiewe opened 3 months ago

asiewe commented 3 months ago

Expected behavior

As a devonfw-ide user, I want to use the ide with node 20.x.x so that I can build angular 17 applications

Actual behavior

When setting up devon, the following error occurs:

image

Steps to reproduce (bug) / Use Case of feature request (enhancement)

  1. In the devon.properties file, update the variables NODE_VERSION and NPM_VERSION to v20.11.1 and 10.2.3 respectively.
  2. Execute the installation script.

Comments/Hints:

This issue is caused by the npm version not being listed in Ide-urls