Re: Cannot install royale-swf from npm

2018-01-24 Thread OmPrakash Muppirala
> >> >> > > > >> >> >> If npm is broken and it's require fix in the source I > understand. > > >> >>What's > > >> >> >> with second option ? For this release we could provide on the > > >&g

Re: Cannot install royale-swf from npm

2018-01-24 Thread Carlos Rovira
understand. > > >> >>What's > > >> >> >> with second option ? For this release we could provide on the > > >> >>website at > > >> >> >> least links. > > >> >> >> > > >

Re: Cannot install royale-swf from npm

2018-01-24 Thread OmPrakash Muppirala
>> with second option ? For this release we could provide on the > >> >>website at > >> >> >> least links. > >> >> >> > >> >> >> Thanks, > >> >> >> Piotr > >> >> >> > >

Re: Cannot install royale-swf from npm

2018-01-24 Thread Alex Harui
> 2018-01-24 19:33 GMT+01:00 Alex Harui <aha...@adobe.com.invalid>: >> >> >> >> >> >>> I'm not sure how to fix the npm issues without changing a source >> >>file. >> >> >>> Any ideas? >> >> >>> >> >> &

Re: Cannot install royale-swf from npm

2018-01-24 Thread OmPrakash Muppirala
gt; >> >>> > >> >>> Get Outlook for > >> > >>>>>Android<https://na01.safelinks.protection.outlook. > com/?url=https%3A%2F > >>>>>%2Fna01.safelinks.protection.outlook=02%7C01%7Caharui% > 40adobe.com > >>>>>%

Re: Cannot install royale-swf from npm

2018-01-24 Thread Alex Harui
t;> >>>>>Android<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F >>>>>%2Fna01.safelinks.protection.outlook=02%7C01%7Caharui%40adobe.com >>>>>%7C4f0876c2f05f4609fc0408d563680ef3%7Cfa7b1b5a7b34438794aed2c178decee1 >>>

Re: Cannot install royale-swf from npm

2018-01-24 Thread Piotr Zarzycki
> >>> Get Outlook for > >>>Android<https://na01.safelinks.protection.outlook. > com/?url=https%3A%2F%2 > >>>Faka.ms%2Fghei36=02%7C01%7Caharui%40adobe.com% > 7Cdec5bceb963f427bfce > >>>308d56362f69d%7Cfa7b1b5a7b34438794aed2c178de > cee1%7C0%7C0%

Re: Cannot install royale-swf from npm

2018-01-24 Thread Alex Harui
Cdec5bceb963f427bfce >>>308d56362f69d%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6365241990598 >>>71558=Ck0YuGPpWIOI8OtZcmmk5bSdqlkdf209IgzgXGZhvL4%3D=0> >>> >>> ____________ >>> From: Piotr Zarzycki <piotrzarzyck...@gmail.com> >>> Sent: Wednesday, Jan

Re: Cannot install royale-swf from npm

2018-01-24 Thread Piotr Zarzycki
Alex, Can we republish once again everything ? If not can we upload binaries to Apache mirrors[1] as we had this with Flex ? [1] http://www.apache.org/dyn/closer.lua/flex/4.16.1/binaries/apache-flex-sdk-4.16.1-bin.zip Thanks, Piotr 2018-01-24 19:11 GMT+01:00 Alex Harui

Re: Cannot install royale-swf from npm

2018-01-24 Thread Alex Harui
Bummer. Maybe nobody actually tested the royale-swf package. I only tested the royale package which we did not publish due to collision with another royale package out there. In the next release we will name the packages apache-royale and apache-royale-swf. Do you have time to try to fix it?

Cannot install royale-swf from npm

2018-01-24 Thread Josh Tynjala
I get the following console output when I run `npm install -g royale-swf` https://paste.apache.org/xA7e It appears that royale-asjs is missing from the path when running the `npm/dependencies/download_dependencies.js` script. - Josh