You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jan-vcapgemini
changed the title
Introduce dependencies.json for npm and remove hardcoded dependency:
IDEasy/cli/src/main/java/com/devonfw/tools/ide/tool/npm/Npm.java
Lines 28 to 33
in
4f2e37b
@Override
protected void installDependencies() {
// TODO create npm/npm/dependencies.json file in ide-urls and delete this method
getCommandlet(Node.class).install();
}
Introduce dependencies.json for npm and remove hardcoded dependency
Jan 30, 2025
Introduce #998
dependencies.json
fornpm
and remove hardcoded dependency:IDEasy/cli/src/main/java/com/devonfw/tools/ide/tool/npm/Npm.java
Lines 28 to 33 in 4f2e37b
The text was updated successfully, but these errors were encountered: