How do I install FlexJS and FDT on Ubuntu 16.04

2017-09-01 Thread Peter Spierenburg
https://cwiki.apache.org/confluence/display/FLEX/Getting+Started+With+FlexJS#GettingStartedWithFlexJS-ApacheFlexInstaller Getting Started With FlexJS - Apache Flex - Apache ...

Re: How do I install FlexJS and FDT on Ubuntu 16.04

2017-09-01 Thread Piotr Zarzycki
Hi Peter, I see that on Windows there is node version 6.11.2. I see on the stack that yours is node v4.2.6 - What is the nevest for your Ubuntu distribution ? Maybe there is really need to be upgraded along with npm. Thanks, Piotr 2017-09-01 15:52 GMT+02:00 Peter Spierenburg : > https://cwiki.

Re: How do I install FlexJS and FDT on Ubuntu 16.04

2017-09-01 Thread Josh Tynjala
I would recommend upgrading to at least Node 6, since that's the latest LTS release. Additionally, you may need to use sudo when installing packages globally with npm. - Josh On Sep 1, 2017 6:52 AM, "Peter Spierenburg" wrote: https://cwiki.apache.org/confluence/display/FLEX/ Getting+Started+Wi

Re: How do I install FlexJS and FDT on Ubuntu 16.04

2017-09-01 Thread Peter Spierenburg
can be found in: npm ERR! /home/user/.npm/_logs/2017-09-01T15_21_27_387Z-debug.log From: Josh Tynjala Sent: September 1, 2017 12:12:55 PM To: users@flex.apache.org Subject: Re: How do I install FlexJS and FDT on Ubuntu 16.04 I would recommend upgrading t

Re: How do I install FlexJS and FDT on Ubuntu 16.04

2017-09-01 Thread Piotr Zarzycki
xjs@0.8.0 postinstall script. > npm ERR! This is probably not a problem with npm. There is likely > additional logging output above. > > npm ERR! A complete log of this run can be found in: > npm ERR! /home/user/.npm/_logs/2017-09-01T15_21_27_387Z-debug.log > > > > &

Re: How do I install FlexJS and FDT on Ubuntu 16.04

2017-09-01 Thread Peter Spierenburg
g of this run can be found in: npm ERR! /home/user/.npm/_logs/2017-09-01T15_57_25_565Z-debug.log From: Piotr Zarzycki Sent: September 1, 2017 12:52:20 PM To: users@flex.apache.org Subject: Re: How do I install FlexJS and FDT on Ubuntu 16.04 Peter, Try do

Re: How do I install FlexJS and FDT on Ubuntu 16.04

2017-09-01 Thread OmPrakash Muppirala
ERR! Exit status 1 > npm ERR! > npm ERR! Failed at the flexjs@0.8.0 postinstall script. > npm ERR! This is probably not a problem with npm. There is likely > additional logging output above. > > npm ERR! A complete log of this run can be found in: > npm ERR! /home/use

Re: How do I install FlexJS and FDT on Ubuntu 16.04

2017-09-01 Thread Peter Spierenburg
Where does npm put its downloads directory? From: omup...@gmail.com on behalf of OmPrakash Muppirala Sent: September 1, 2017 2:47:56 PM To: users@flex.apache.org Subject: Re: How do I install FlexJS and FDT on Ubuntu 16.04 Peter, Do you see anything in the

Re: How do I install FlexJS and FDT on Ubuntu 16.04

2017-09-01 Thread OmPrakash Muppirala
wrote: > Where does npm put its downloads directory? > > From: omup...@gmail.com on behalf of OmPrakash > Muppirala > Sent: September 1, 2017 2:47:56 PM > To: users@flex.apache.org > Subject: Re: How do I install FlexJS and FDT on Ubuntu 16.0

Re: How do I install FlexJS and FDT on Ubuntu 16.04

2017-09-06 Thread Peter Spierenburg
Sent: September 1, 2017 7:03:36 PM To: users@flex.apache.org Subject: Re: How do I install FlexJS and FDT on Ubuntu 16.04 I am not sure since I have never tested this on Linux. It appears that the installation is going on inside: /usr/local/lib/node_modules/flexjs Perhaps you can debug and

Re: How do I install FlexJS and FDT on Ubuntu 16.04

2017-09-06 Thread Josh Tynjala
Downloading a Binary > Package"? > > > > From: omup...@gmail.com on behalf of OmPrakash > Muppirala > Sent: September 1, 2017 7:03:36 PM > To: users@flex.apache.org > Subject: Re: How do I install FlexJS and FDT on Ubuntu 16.04 > > I am no

Re: How do I install FlexJS and FDT on Ubuntu 16.04

2017-09-06 Thread Peter Spierenburg
lling FlexJS by Downloading a Binary > Package"? > > > > From: omup...@gmail.com on behalf of OmPrakash > Muppirala > Sent: September 1, 2017 7:03:36 PM > To: users@flex.apache.org > Subject: Re: How do I install FlexJS and FDT on Ub

Re: How do I install FlexJS and FDT on Ubuntu 16.04

2017-09-06 Thread OmPrakash Muppirala
On Wed, Sep 6, 2017 at 12:35 PM, Peter Spierenburg < peter.spierenb...@nautel.com> wrote: > So it looks like flexjs is incompatible with the stable version of node. > > For other persons who arrived here looking for an answer. Here it is: > > Starting from an fresh ubuntu:latest docker image > > #