question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

npm install does not run on Windows (mvn clean install fails dependent)

See original GitHub issue

You could use <npmVersion>5.0.4</npmVersion>, then it should work. npm > 5.0.4 has problems on Windows

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
jogacocommented, Dec 6, 2017

Absolutely. Thanks for your example App.

0reactions
jonashacktcommented, Dec 6, 2017

Thanks for the awesome feedback! Glad, that you finally got it running 😃 I close this issue for now, hope this is ok!?!

Read more comments on GitHub >

github_iconTop Results From Across the Web

frontend-maven-plugin fails npm install - Stack Overflow
I changed my pom to use a different node version. <nodeVersion>v9.11.1</nodeVersion>. I then ran mvn clean install . That failed but it got ......
Read more >
mvn clean install - a short guide to Maven - Marco Behler
You can use this guide to understand what a 'mvn clean install' really ... If you want to learn about how Maven's dependency...
Read more >
Getting error while doing maven clean install - Eclipse
[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.0:npm (npm install) on project org.eclipse.smarthome.ui.paper: ...
Read more >
Solved: [ERROR] Failed to execute goal com.github.eirslett...
1. Please install latest node js update npm version in pom. 2.use below command. Mvn clean install -padobe-public.
Read more >
npm, pnpm, and Yarn | IntelliJ IDEA Documentation - JetBrains
To apply it, click the Run '<package manager> install' link. Installed version of a package is not up to date. IntelliJ IDEA also...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found