Thorsten, could you please execute "npm version" and "node -v" in your Git Bash 
environment and post the output here?

Franz

-----Original Message-----
From: Zieris, Franz 
Sent: Friday, January 15, 2016 4:25 PM
To: 'Thorsten Reinhardt' <thorsten.reinha...@web.de>
Cc: dpp-devel@lists.sourceforge.net
Subject: RE: [DPP-Devel] HTML-GUI: "npm install" works, "npm run build" doesn't

Hi Thorsten,

This is what the PATH variable is for: Not having to worry about the location 
of executables.
And no: It did change anything in the outcome.

It says it cannot find "node".
But as I said, both commands "node" and "npm" work in isolation.
I don't know in which weird context "npm run build" internally tries to call 
"node" (or "cp" in the CMD case) where the PATH variable seems to be not set.

Franz

-----Original Message-----
From: Thorsten Reinhardt [mailto:thorsten.reinha...@web.de] 
Sent: Friday, January 15, 2016 4:21 PM
To: Zieris, Franz <franz.zie...@fu-berlin.de>; dpp-devel@lists.sourceforge.net
Subject: AW: [DPP-Devel] HTML-GUI: "npm install" works, "npm run build" doesn't

Hi Franz,

have you also tried to point directly to the location, where you have nodejs 
installed, something like

XXX ~/Development/Saros/saros/de.fu_berlin.inf.dpp.ui.frontend/html
$ "c:/program files/nodejs/npm" run build ?

I had a similar problem and this was a solution ...

Regards,
Thorsten. 


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
DPP-Devel mailing list
DPP-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-devel

Reply via email to