Coder Social home page Coder Social logo

Comments (16)

srs avatar srs commented on September 24, 2024 1

I am trying to get 0.12 out within the weekend.

from gradle-node-plugin.

Vistritium avatar Vistritium commented on September 24, 2024

I also have this issue.

from gradle-node-plugin.

cmnzs avatar cmnzs commented on September 24, 2024

I also seem to have this issue after updating to 0.10. Any workarounds?

from gradle-node-plugin.

dagjaneiro avatar dagjaneiro commented on September 24, 2024

I'm having the same issue, is there a workaround for this yet?

from gradle-node-plugin.

srs avatar srs commented on September 24, 2024

You can try to set npmCommand = 'npm' to see if that works.

 node {
   npmCommand = 'npm'
 }

from gradle-node-plugin.

StephenTurley avatar StephenTurley commented on September 24, 2024

I'm having the same issue.

Cannot find module 'D:\Projects\ ... \node_modules\npm\bin\npm-cli.js'

Rolling back to version 0.9 fixes the issue. Seems to be a regression.

Tried using: node {
npmCommand = 'npm'
}
and it made no difference.

from gradle-node-plugin.

srs avatar srs commented on September 24, 2024

Thanks. Will take a look at this in the comming weekend.

On Fri, Nov 20, 2015 at 12:56 AM, Stephen Turley [email protected]
wrote:

I'm having the same issue.

Cannot find module 'D:\Projects\ ... \node_modules\npm\bin\npm-cli.js'

Rolling back to version 0.9 fixes the issue. Seems to be a regression.

Tried using: node {
npmCommand = 'npm'
}
and it made no difference.


Reply to this email directly or view it on GitHub
#64 (comment)
.

Vennlig hilsen/Best regards

Sten Roger Sandvik
Development Manager
+47 95997084

The fastest way from idea to Digital Experience -
http://youtu.be/cFfxuWUgcvI

from gradle-node-plugin.

qgicup avatar qgicup commented on September 24, 2024

I'm having the same issue. Any updates on it @srs ?

from gradle-node-plugin.

NikitaKurpas avatar NikitaKurpas commented on September 24, 2024

Same issue here. Waiting for this to be resolved.

from gradle-node-plugin.

srs avatar srs commented on September 24, 2024

Forgot to reply on the status. Yes, I think I have the fix and will be
adding it into the next version. I will try to make a new release within a
couple of days.

On Fri, Jan 8, 2016 at 1:52 PM, Nikita Kurpas [email protected]
wrote:

Same issue here. Waiting for this to be resolved.


Reply to this email directly or view it on GitHub
#64 (comment)
.

Vennlig hilsen/Best regards

Sten Roger Sandvik
Development Manager
+47 95997084

The fastest way from idea to Digital Experience -
http://youtu.be/cFfxuWUgcvI

from gradle-node-plugin.

karlderkaefer avatar karlderkaefer commented on September 24, 2024

got same issue. if you run npmInstall task on windows with --info you will see that it calls [cmd /c ""npm" "install"]. You will get same message if you type directly in commandline ["npm" "install"]. So it may work if the plugin calls [cmd /c "npm install"]

from gradle-node-plugin.

mborman avatar mborman commented on September 24, 2024

Not to add a "Me too"... but I confirmed that downgrading to version 0.9 as suggested by @StephenTurley does fix the issue for me as well. I am on Windows.

from gradle-node-plugin.

karlderkaefer avatar karlderkaefer commented on September 24, 2024

it works with local build 0.12-SNAPSHOT. any news on release of 0.12?

from gradle-node-plugin.

shawmanz32na avatar shawmanz32na commented on September 24, 2024

I'll "Me too" this, since I've been experiencing this issue for months and am waiting on the fix staged for 0.12. What's the good word on the release of 0.12? Coming soon?

from gradle-node-plugin.

ikomangmahendra avatar ikomangmahendra commented on September 24, 2024

Got this issue, waiting for this to be resolved.

from gradle-node-plugin.

srs avatar srs commented on September 24, 2024

Closing this since it seems to work on 0.12 and later.

from gradle-node-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.