Om, how much testing did you do before committing?  I finally ran on Windows 
and no errors, but the AIR SDK did not get copied to where it should be.

Thanks,
-Alex

On 9/11/19, 8:25 AM, "OmPrakash Muppirala" <bigosma...@gmail.com> wrote:

    On Tue, Sep 10, 2019, 11:25 PM Alex Harui <aha...@adobe.com.invalid> wrote:
    
    > Om, why did you change the path to download_dependencies.js in the js-swf
    > package.json?  Changing it back gets the script to run for me on Mac.
    
    
    Ah I guess I was trying to fix things locally and checked that in by
    mistake.  Good that you figured it out.
    
    
    I then discovered that the download script only downloads the Windows AIR
    > SDK so I'm currently trying to have it get the DMG for Mac before trying 
it
    > on Windows.
    >
    
    We use the same SDK for the Mac and fix the file endings etc.  It should be
    the same as downloading the DMG.
    
    I have tested that setup on my Mac as well.
    
    Although I dont have objections if you want to change that.
    
    Thanks,
    Om
    
    
    > Thanks,
    > -Alex
    >
    > On 9/10/19, 7:29 PM, "Alex Harui" <aha...@adobe.com.INVALID> wrote:
    >
    >     I think I got it working...
    >
    >     On 9/10/19, 5:18 PM, "OmPrakash Muppirala" <bigosma...@gmail.com>
    > wrote:
    >
    >         Damn I dint know about that.  I would be okay doing it manually
    > this time
    >         and fixing the scripts for next release
    >         Unless Alex, you want to power through it this time.
    >
    >         Om
    >
    >         On Tue, Sep 10, 2019 at 4:53 PM Alex Harui
    > <aha...@adobe.com.invalid> wrote:
    >
    >         > I was going to try to publish another test package, but the
    > npm/publish.js
    >         > script is not working for me.  Om, did you use it?  It appears
    > that npm has
    >         > removed the registry API and we are supposed to use an
    >         > npm-publish-programmatically module instead?
    >         >
    >         > I may play with that today, so if you see more notifications
    > about
    >         > publishing npm packages that's probably me.
    >         >
    >         > -Alex
    >         >
    >         > On 9/10/19, 10:17 AM, "Carlos Rovira" <carlosrov...@apache.org>
    > wrote:
    >         >
    >         >     Hi,
    >         >
    >         >     I'm all for homebrew in Mac, when I have time and reinstall
    > it to avoid
    >         >     sudo, I'll do with homebrew for sure. I have all installed
    > that way.
    >         >
    >         >     El mar., 10 sept. 2019 a las 7:26, Alex Harui
    >         > (<aha...@adobe.com.invalid>)
    >         >     escribió:
    >         >
    >         >     > I tried to remove node and npm and re-install it without
    > sudo via
    >         > homebrew.
    >         >     >
    >         >     > I think I got the same results as Carlos.  FWIW, there is
    > no
    >         >     > @apache_royale folder in node_modules.
    >         >     >
    >         >     > ~$ npm i @apache-royale/royale-js-swf@0.9.6-beta0 -g
    >         >     > /usr/local/bin/asjscompc ->
    >         >     >
    >         >
    > 
/usr/local/lib/node_modules/@apache-royale/royale-js-swf/royale-asjs/js/bin/asjscompcnpm
    >         >     > /usr/local/bin/mxmlc ->
    >         >     >
    >         >
    > 
/usr/local/lib/node_modules/@apache-royale/royale-js-swf/royale-asjs/js/bin/mxmlcnpm
    >         >     > /usr/local/bin/asjsc ->
    >         >     >
    >         >
    > 
/usr/local/lib/node_modules/@apache-royale/royale-js-swf/royale-asjs/js/bin/asjscnpm
    >         >     > /usr/local/bin/compc ->
    >         >     >
    >         >
    > 
/usr/local/lib/node_modules/@apache-royale/royale-js-swf/royale-asjs/js/bin/compcnpm
    >         >     > /usr/local/bin/asnodec ->
    >         >     >
    >         >
    > 
/usr/local/lib/node_modules/@apache-royale/royale-js-swf/royale-asjs/js/bin/asnodecnpm
    >         >     > /usr/local/bin/externc ->
    >         >     >
    >         >
    > 
/usr/local/lib/node_modules/@apache-royale/royale-js-swf/royale-asjs/js/bin/externcnpm
    >         >     >
    >         >     > > @apache-royale/royale-js-swf@0.9.6-beta0 postinstall
    >         >     > /usr/local/lib/node_modules/@apache-royale/royale-js-swf
    >         >     > > node dependencies/download_dependencies.js
    >         >     >
    >         >     > internal/modules/cjs/loader.js:775
    >         >     >     throw err;
    >         >     >     ^
    >         >     >
    >         >     > Error: Cannot find module
    >         >     >
    >         >
    > 
'/usr/local/lib/node_modules/@apache-royale/royale-js-swf/dependencies/download_dependencies.js'
    >         >     >     at Function.Module._resolveFilename
    >         >     > (internal/modules/cjs/loader.js:772:15)
    >         >     >     at Function.Module._load
    > (internal/modules/cjs/loader.js:677:27)
    >         >     >     at Function.Module.runMain
    >         > (internal/modules/cjs/loader.js:999:10)
    >         >     >     at internal/main/run_main_module.js:17:11 {
    >         >     >   code: 'MODULE_NOT_FOUND',
    >         >     >   requireStack: []
    >         >     > }
    >         >     > npm ERR! code ELIFECYCLE
    >         >     > npm ERR! errno 1
    >         >     > npm ERR! @apache-royale/royale-js-swf@0.9.6-beta0
    > postinstall: `node
    >         >     > dependencies/download_dependencies.js`
    >         >     > npm ERR! Exit status 1
    >         >     > npm ERR!
    >         >     > npm ERR! Failed at the
    > @apache-royale/royale-js-swf@0.9.6-beta0
    >         >     > 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!
    >         >  /Users/aharui/.npm/_logs/2019-09-10T05_01_13_653Z-debug.log
    >         >     >
    >         >     >
    >         >     >
    >         >     > On 9/5/19, 9:32 AM, "OmPrakash Muppirala" <
    > bigosma...@apache.org>
    >         > wrote:
    >         >     >
    >         >     >     If you have to use sudo that usually means that your
    > node/npm is
    >         > not
    >         >     > setup
    >         >     >     correctly.
    >         >     >
    >         >     >     Some more info here :
    >         >     >
    >         >     >
    >         >
    > 
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fmedium.com%2F%40ExplosionPills%2Fdont-use-sudo-with-npm-still-66e609f5f92&amp;data=02%7C01%7Caharui%40adobe.com%7Cbf07a60d29604e82fe8708d736cc43cb%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637038123287658601&amp;sdata=KpjunW8zt6Trje7QB70nnzDZTffqlx4crw2iqUZ05UY%3D&amp;reserved=0
    >         >     >
    >         >     >
    >         >     >
    >         >
    > 
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fstackoverflow.com%2Fa%2F18296178&amp;data=02%7C01%7Caharui%40adobe.com%7Cbf07a60d29604e82fe8708d736cc43cb%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637038123287658601&amp;sdata=UNg1COe4jcJpXo2xvcJuhI87i5zKe1YgU9Hmxmt6wlE%3D&amp;reserved=0
    >         >     >
    >         >     >     That said, this issue is not related to sudo or
    > otherwise.
    >         >     >
    >         >     >     But it is a good idea to not sudo anything related to
    > npm.  For
    >         >     > instance,
    >         >     >     our installation scripts downloads and does a bunch of
    > things
    >         > during
    >         >     > the
    >         >     >     installation.  Imagine allowing a random script sudo
    > access to
    >         > your
    >         >     >     computer.
    >         >     >
    >         >     >     Thanks,
    >         >     >     Om
    >         >     >
    >         >     >     On Thu, Sep 5, 2019, 9:00 AM Alex Harui
    > <aha...@adobe.com.invalid
    >         > >
    >         >     > wrote:
    >         >     >
    >         >     >     > Pretty sure if you use -g on MacOS you need sudo.
    > However, I
    >         > don't
    >         >     > think
    >         >     >     > that's the issue here.
    >         >     >     > I think Carlos should post his:
    >         >     >     > - dependencies/download_dependencies.js`
    >         >     >     > -
    >         > 
/Users/carlosrovira/.npm/_logs/2019-09-05T09_39_50_359Z-debug.log
    >         >     >     >
    >         >     >     > HTH,
    >         >     >     > -Alex
    >         >     >     >
    >         >     >     > On 9/5/19, 7:28 AM, "OmPrakash Muppirala" <
    >         > bigosma...@gmail.com>
    >         >     > wrote:
    >         >     >     >
    >         >     >     >     And oh, what is your node version?
    >         >     >     >
    >         >     >     >     On Thu, Sep 5, 2019, 7:27 AM OmPrakash Muppirala
    > <
    >         >     > bigosma...@gmail.com
    >         >     >     > >
    >         >     >     >     wrote:
    >         >     >     >
    >         >     >     >     > We should never have to install any npm
    > package with
    >         > sudo.
    >         >     >     >     >
    >         >     >     >     > I will dig deeper into this and see what I can
    > do.
    >         >     >     >     >
    >         >     >     >     > Thanks for testing!
    >         >     >     >     >
    >         >     >     >     > Om
    >         >     >     >     >
    >         >     >     >     >
    >         >     >     >     > On Thu, Sep 5, 2019, 2:41 AM Carlos Rovira <
    >         >     > carlosrov...@apache.org>
    >         >     >     >     > wrote:
    >         >     >     >     >
    >         >     >     >     >> Thanks Harbs,
    >         >     >     >     >> that seems not to fix the problem:
    >         >     >     >     >>
    >         >     >     >     >> macbookpro:~ carlosrovira$ sudo npm i
    >         >     >     >     >> @apache-royale/royale-js-swf@0.9.6-beta0 -g
    >         >     >     >     >>
    >         >     >     >     >> Password:
    >         >     >     >     >>
    >         >     >     >     >> /usr/local/bin/asjsc ->
    >         >     >     >     >>
    >         >     >     >     >>
    >         >     >     >
    >         >     >
    >         >
    > 
/usr/local/lib/node_modules/@apache-royale/royale-js-swf/royale-asjs/js/bin/asjscnpm
    >         >     >     >     >>
    >         >     >     >     >> /usr/local/bin/asjscompc ->
    >         >     >     >     >>
    >         >     >     >     >>
    >         >     >     >
    >         >     >
    >         >
    > 
/usr/local/lib/node_modules/@apache-royale/royale-js-swf/royale-asjs/js/bin/asjscompcnpm
    >         >     >     >     >>
    >         >     >     >     >> /usr/local/bin/mxmlc ->
    >         >     >     >     >>
    >         >     >     >     >>
    >         >     >     >
    >         >     >
    >         >
    > 
/usr/local/lib/node_modules/@apache-royale/royale-js-swf/royale-asjs/js/bin/mxmlcnpm
    >         >     >     >     >>
    >         >     >     >     >> /usr/local/bin/asnodec ->
    >         >     >     >     >>
    >         >     >     >     >>
    >         >     >     >
    >         >     >
    >         >
    > 
/usr/local/lib/node_modules/@apache-royale/royale-js-swf/royale-asjs/js/bin/asnodecnpm
    >         >     >     >     >>
    >         >     >     >     >> /usr/local/bin/compc ->
    >         >     >     >     >>
    >         >     >     >     >>
    >         >     >     >
    >         >     >
    >         >
    > 
/usr/local/lib/node_modules/@apache-royale/royale-js-swf/royale-asjs/js/bin/compcnpm
    >         >     >     >     >>
    >         >     >     >     >> /usr/local/bin/externc ->
    >         >     >     >     >>
    >         >     >     >     >>
    >         >     >     >
    >         >     >
    >         >
    > 
/usr/local/lib/node_modules/@apache-royale/royale-js-swf/royale-asjs/js/bin/externcnpm
    >         >     >     >     >>
    >         >     >     >     >>
    >         >     >     >     >> > @apache-royale/royale-js-swf@0.9.6-beta0
    > postinstall
    >         >     >     >     >>
    > /usr/local/lib/node_modules/@apache-royale/royale-js-swf
    >         >     >     >     >>
    >         >     >     >     >> > node dependencies/download_dependencies.js
    >         >     >     >     >>
    >         >     >     >     >>
    >         >     >     >     >> internal/modules/cjs/loader.js:582
    >         >     >     >     >>
    >         >     >     >     >>     throw err;
    >         >     >     >     >>
    >         >     >     >     >>     ^
    >         >     >     >     >>
    >         >     >     >     >>
    >         >     >     >     >> Error: Cannot find module
    >         >     >     >     >>
    >         >     >     >     >>
    >         >     >     >
    >         >     >
    >         >
    > 
'/usr/local/lib/node_modules/@apache-royale/royale-js-swf/dependencies/download_dependencies.js'
    >         >     >     >     >>
    >         >     >     >     >>     at Function.Module._resolveFilename
    >         >     >     >     >> (internal/modules/cjs/loader.js:580:15)
    >         >     >     >     >>
    >         >     >     >     >>     at Function.Module._load
    >         >     > (internal/modules/cjs/loader.js:506:25)
    >         >     >     >     >>
    >         >     >     >     >>     at Function.Module.runMain
    >         >     >     > (internal/modules/cjs/loader.js:741:12)
    >         >     >     >     >>
    >         >     >     >     >>     at startup
    > (internal/bootstrap/node.js:285:19)
    >         >     >     >     >>
    >         >     >     >     >>     at bootstrapNodeJSCore
    >         > (internal/bootstrap/node.js:739:3)
    >         >     >     >     >>
    >         >     >     >     >> npm ERR! code ELIFECYCLE
    >         >     >     >     >>
    >         >     >     >     >> npm ERR! errno 1
    >         >     >     >     >>
    >         >     >     >     >> npm ERR!
    > @apache-royale/royale-js-swf@0.9.6-beta0
    >         >     > postinstall:
    >         >     >     > `node
    >         >     >     >     >> dependencies/download_dependencies.js`
    >         >     >     >     >>
    >         >     >     >     >> npm ERR! Exit status 1
    >         >     >     >     >>
    >         >     >     >     >> npm ERR!
    >         >     >     >     >>
    >         >     >     >     >> npm ERR! Failed at the
    >         >     > @apache-royale/royale-js-swf@0.9.6-beta0
    >         >     >     >     >> 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!
    >         >     >     >     >>
    >         >     >
    > /Users/carlosrovira/.npm/_logs/2019-09-05T09_39_50_359Z-debug.log
    >         >     >     >     >>
    >         >     >     >     >> macbookpro:~ carlosrovira$
    >         >     >     >     >>
    >         >     >     >     >>
    >         >     >     >     >>
    >         >     >     >     >>
    >         >     >     >     >>
    >         >     >     >     >> El jue., 5 sept. 2019 a las 11:32, Harbs (<
    >         >     > harbs.li...@gmail.com>)
    >         >     >     >     >> escribió:
    >         >     >     >     >>
    >         >     >     >     >> > Try sudo.
    >         >     >     >     >> >
    >         >     >     >     >> > > On Sep 5, 2019, at 12:24 PM, Carlos
    > Rovira <
    >         >     >     > carlosrov...@apache.org>
    >         >     >     >     >> > wrote:
    >         >     >     >     >> > >
    >         >     >     >     >> > > Hi Om,
    >         >     >     >     >> > >
    >         >     >     >     >> > > I tried to install now with : npm i
    >         >     >     >     >> > @apache-royale/royale-js-swf@0.9.6-beta0
    >         >     >     >     >> > > -g
    >         >     >     >     >> > >
    >         >     >     >     >> > > I get this:
    >         >     >     >     >> > >
    >         >     >     >     >> > > Last login: Fri Aug 30 00:01:50 on 
ttys000
    >         >     >     >     >> > >
    >         >     >     >     >> > > macbookpro:~ carlosrovira$ npm i
    >         >     >     >     >> @apache-royale/royale-js-swf@0.9.6-beta0
    >         >     >     >     >> > -g
    >         >     >     >     >> > >
    >         >     >     >     >> > > /usr/local/bin/asjsc ->
    >         >     >     >     >> > >
    >         >     >     >     >> >
    >         >     >     >     >>
    >         >     >     >
    >         >     >
    >         >
    > 
/usr/local/lib/node_modules/@apache-royale/royale-js-swf/royale-asjs/js/bin/asjscnpm
    >         >     >     >     >> > >
    >         >     >     >     >> > > /usr/local/bin/asnodec ->
    >         >     >     >     >> > >
    >         >     >     >     >> >
    >         >     >     >     >>
    >         >     >     >
    >         >     >
    >         >
    > 
/usr/local/lib/node_modules/@apache-royale/royale-js-swf/royale-asjs/js/bin/asnodecnpm
    >         >     >     >     >> > >
    >         >     >     >     >> > > /usr/local/bin/mxmlc ->
    >         >     >     >     >> > >
    >         >     >     >     >> >
    >         >     >     >     >>
    >         >     >     >
    >         >     >
    >         >
    > 
/usr/local/lib/node_modules/@apache-royale/royale-js-swf/royale-asjs/js/bin/mxmlcnpm
    >         >     >     >     >> > >
    >         >     >     >     >> > > /usr/local/bin/asjscompc ->
    >         >     >     >     >> > >
    >         >     >     >     >> >
    >         >     >     >     >>
    >         >     >     >
    >         >     >
    >         >
    > 
/usr/local/lib/node_modules/@apache-royale/royale-js-swf/royale-asjs/js/bin/asjscompcnpm
    >         >     >     >     >> > >
    >         >     >     >     >> > > /usr/local/bin/compc ->
    >         >     >     >     >> > >
    >         >     >     >     >> >
    >         >     >     >     >>
    >         >     >     >
    >         >     >
    >         >
    > 
/usr/local/lib/node_modules/@apache-royale/royale-js-swf/royale-asjs/js/bin/compcnpm
    >         >     >     >     >> > >
    >         >     >     >     >> > > /usr/local/bin/externc ->
    >         >     >     >     >> > >
    >         >     >     >     >> >
    >         >     >     >     >>
    >         >     >     >
    >         >     >
    >         >
    > 
/usr/local/lib/node_modules/@apache-royale/royale-js-swf/royale-asjs/js/bin/externcnpm
    >         >     >     >     >> > >
    >         >     >     >     >> > >
    >         >     >     >     >> > >> @apache-royale/royale-js-swf@0.9.6-beta0
    >         > postinstall
    >         >     >     >     >> > >
    >         > /usr/local/lib/node_modules/@apache-royale/royale-js-swf
    >         >     >     >     >> > >
    >         >     >     >     >> > >> node
    > dependencies/download_dependencies.js
    >         >     >     >     >> > >
    >         >     >     >     >> > >
    >         >     >     >     >> > > internal/modules/cjs/loader.js:582
    >         >     >     >     >> > >
    >         >     >     >     >> > >    throw err;
    >         >     >     >     >> > >
    >         >     >     >     >> > >    ^
    >         >     >     >     >> > >
    >         >     >     >     >> > >
    >         >     >     >     >> > > Error: Cannot find module
    >         >     >     >     >> > >
    >         >     >     >     >> >
    >         >     >     >     >>
    >         >     >     >
    >         >     >
    >         >
    > 
'/usr/local/lib/node_modules/@apache-royale/royale-js-swf/dependencies/download_dependencies.js'
    >         >     >     >     >> > >
    >         >     >     >     >> > >    at Function.Module._resolveFilename
    >         >     >     >     >> > > (internal/modules/cjs/loader.js:580:15)
    >         >     >     >     >> > >
    >         >     >     >     >> > >    at Function.Module._load
    >         >     >     > (internal/modules/cjs/loader.js:506:25)
    >         >     >     >     >> > >
    >         >     >     >     >> > >    at Function.Module.runMain
    >         >     >     > (internal/modules/cjs/loader.js:741:12)
    >         >     >     >     >> > >
    >         >     >     >     >> > >    at startup
    > (internal/bootstrap/node.js:285:19)
    >         >     >     >     >> > >
    >         >     >     >     >> > >    at bootstrapNodeJSCore
    >         >     > (internal/bootstrap/node.js:739:3)
    >         >     >     >     >> > >
    >         >     >     >     >> > > npm ERR! code ELIFECYCLE
    >         >     >     >     >> > >
    >         >     >     >     >> > > npm ERR! errno 1
    >         >     >     >     >> > >
    >         >     >     >     >> > > npm ERR!
    > @apache-royale/royale-js-swf@0.9.6-beta0
    >         >     > postinstall:
    >         >     >     > `node
    >         >     >     >     >> > > dependencies/download_dependencies.js`
    >         >     >     >     >> > >
    >         >     >     >     >> > > npm ERR! Exit status 1
    >         >     >     >     >> > >
    >         >     >     >     >> > > npm ERR!
    >         >     >     >     >> > >
    >         >     >     >     >> > > npm ERR! Failed at the
    >         >     > @apache-royale/royale-js-swf@0.9.6-beta0
    >         >     >     >     >> > 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!
    >         >     >     >     >> > >
    >         >     >     >
    >         > 
/Users/carlosrovira/.npm/_logs/2019-09-05T09_23_42_762Z-debug.log
    >         >     >     >     >> > >
    >         >     >     >     >> > > macbookpro:~ carlosrovira$
    >         >     >     >     >> > >
    >         >     >     >     >> > >
    >         >     >     >     >> > >
    >         >     >     >     >> > >
    >         >     >     >     >> > >
    >         >     >     >     >> > > El mar., 3 sept. 2019 a las 21:55,
    > OmPrakash
    >         > Muppirala (<
    >         >     >     >     >> > > bigosma...@gmail.com>) escribió:
    >         >     >     >     >> > >
    >         >     >     >     >> > >> Carlos,
    >         >     >     >     >> > >>
    >         >     >     >     >> > >> A nice way to test if your installation
    > is working
    >         >     > correctly
    >         >     >     > is to
    >         >     >     >     >> try
    >         >     >     >     >> > it
    >         >     >     >     >> > >> with the npm cli tool.
    >         >     >     >     >> > >>
    >         >     >     >     >> > >> You can install the cli using the
    > command:
    >         >     >     >     >> > >>
    >         >     >     >     >> > >> npm i @apache-royale/cli -g
    >         >     >     >     >> > >>
    >         >     >     >     >> > >> Basically install the royale package,
    > then install
    >         > the
    >         >     > cli
    >         >     >     > package.
    >         >     >     >     >> And
    >         >     >     >     >> > >> follow the instructions here:
    >         >     >     >     >> > >>
    >         >     >     >
    >         >     >
    >         >
    > 
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.npmjs.com%2Fpackage%2F%40apache-royale%2Fcli&amp;data=02%7C01%7Caharui%40adobe.com%7Cbf07a60d29604e82fe8708d736cc43cb%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637038123287658601&amp;sdata=DEK0KvhAwgmkFL8QvWTR2fybcqOQHroDSOwQczer4JQ%3D&amp;reserved=0
    >         >     >     >     >> > >>
    >         >     >     >     >> > >> Thanks,
    >         >     >     >     >> > >> Om
    >         >     >     >     >> > >>
    >         >     >     >     >> > >> On Tue, Sep 3, 2019 at 11:11 AM Carlos
    > Rovira <
    >         >     >     >     >> carlosrov...@apache.org>
    >         >     >     >     >> > >> wrote:
    >         >     >     >     >> > >>
    >         >     >     >     >> > >>> Hi Om,
    >         >     >     >     >> > >>>
    >         >     >     >     >> > >>> since I don't know too much about NPM,
    > I want to
    >         > know
    >         >     > some few
    >         >     >     >     >> things
    >         >     >     >     >> > >> about
    >         >     >     >     >> > >>> the Royale NPM version. Just
    > uninstalled old
    >         > version
    >         >     >     > successfully.
    >         >     >     >     >> > >>>
    >         >     >     >     >> > >>> Now, I'm on Mac. if I install the new
    > one, how
    >         > this
    >         >     > affects my
    >         >     >     >     >> > >> environment?
    >         >     >     >     >> > >>> I suppose that my installation of repos
    > to build
    >         > from
    >         >     > source
    >         >     >     > code is
    >         >     >     >     >> > >>> independent, and NPM installs mxmlc in
    > Terminal
    >         >     > (command line
    >         >     >     >     >> level).
    >         >     >     >     >> > >>>
    >         >     >     >     >> > >>> Then, some easy way to give a quick
    > test that all
    >         > is
    >         >     > working
    >         >     >     > ok? I
    >         >     >     >     >> > >> suppose
    >         >     >     >     >> > >>> that I must go to some example project
    > like Tour
    >         > de
    >         >     > Jewel and
    >         >     >     > try to
    >         >     >     >     >> > >>> compile in terminal with mxmlc right?
    > Can you
    >         > provide a
    >         >     >     > command
    >         >     >     >     >> line to
    >         >     >     >     >> > >> use
    >         >     >     >     >> > >>> for test for example that particular
    > case?
    >         >     >     >     >> > >>>
    >         >     >     >     >> > >>> Thanks!
    >         >     >     >     >> > >>>
    >         >     >     >     >> > >>>
    >         >     >     >     >> > >>>
    >         >     >     >     >> > >>> El mar., 3 sept. 2019 a las 19:52,
    > OmPrakash
    >         > Muppirala
    >         >     > (<
    >         >     >     >     >> > >>> bigosma...@gmail.com>) escribió:
    >         >     >     >     >> > >>>
    >         >     >     >     >> > >>>> Hi folks,
    >         >     >     >     >> > >>>>
    >         >     >     >     >> > >>>> Can you please test the beta release
    > and report
    >         > any
    >         >     > errors
    >         >     >     > you are
    >         >     >     >     >> > >>> seeing?
    >         >     >     >     >> > >>>>
    >         >     >     >     >> > >>>> You can test it with these commands:
    >         >     >     >     >> > >>>>
    >         >     >     >     >> > >>>> npm uninstall
    > @apache-royale/royale-js-swf -g
    >         > (in case
    >         >     > you
    >         >     >     > already
    >         >     >     >     >> > have
    >         >     >     >     >> > >>> it
    >         >     >     >     >> > >>>> installed)
    >         >     >     >     >> > >>>> npm i
    > @apache-royale/royale-js-swf@0.9.6-beta0
    >         > -g
    >         >     >     >     >> > >>>>
    >         >     >     >     >> > >>>> Thanks,
    >         >     >     >     >> > >>>> Om
    >         >     >     >     >> > >>>>
    >         >     >     >     >> > >>>> On Sun, Sep 1, 2019 at 7:52 PM
    > OmPrakash
    >         > Muppirala <
    >         >     >     >     >> > >> bigosma...@gmail.com
    >         >     >     >     >> > >>>>
    >         >     >     >     >> > >>>> wrote:
    >         >     >     >     >> > >>>>
    >         >     >     >     >> > >>>>> Just a heads up, I will be doing some
    > test
    >         > publishes
    >         >     > of the
    >         >     >     > royale
    >         >     >     >     >> > >> npm
    >         >     >     >     >> > >>>>> package.  I will be using the version
    > number:
    >         >     > 0.9.6.beta.1
    >         >     >     >     >> > >>> (0.9.6.beta.2,
    >         >     >     >     >> > >>>>> etc if needed)
    >         >     >     >     >> > >>>>>
    >         >     >     >     >> > >>>>> These fixes are related to these
    > tickets:
    >         >     >     >     >> > >>>>>
    >         >     >     >     >> > >>>>>
    >         >     >     >
    >         >     >
    >         >
    > 
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Froyale-asjs%2Fissues%2F428&amp;data=02%7C01%7Caharui%40adobe.com%7Cbf07a60d29604e82fe8708d736cc43cb%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637038123287668594&amp;sdata=%2F%2BDlgu8nsdqCmweCsyGmr809n2hehm71mwfzKzTyIQo%3D&amp;reserved=0
    >         >     >     >     >> > >>>>>
    >         >     >     >
    >         >     >
    >         >
    > 
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Froyale-asjs%2Fissues%2F450&amp;data=02%7C01%7Caharui%40adobe.com%7Cbf07a60d29604e82fe8708d736cc43cb%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637038123287668594&amp;sdata=Vo3P5pKlCj4%2FCISeo6nNxIWMJu9oaW62Qdj4WiGW9L8%3D&amp;reserved=0
    >         >     >     >     >> > >>>>>
    >         >     >     >
    >         >     >
    >         >
    > 
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Froyale-asjs%2Fissues%2F231&amp;data=02%7C01%7Caharui%40adobe.com%7Cbf07a60d29604e82fe8708d736cc43cb%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637038123287668594&amp;sdata=h%2FhR8V%2Btd1jp9EWEYhJi1uMZY2HogonY9ftDnVXqnpw%3D&amp;reserved=0
    >         >     >     >     >> > >>>>>
    >         >     >     >     >> > >>>>> Thanks,
    >         >     >     >     >> > >>>>> Om
    >         >     >     >     >> > >>>>>
    >         >     >     >     >> > >>>>
    >         >     >     >     >> > >>>
    >         >     >     >     >> > >>>
    >         >     >     >     >> > >>> --
    >         >     >     >     >> > >>> Carlos Rovira
    >         >     >     >     >> > >>>
    >         >     >     >
    >         >     >
    >         >
    > 
https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&amp;data=02%7C01%7Caharui%40adobe.com%7Cbf07a60d29604e82fe8708d736cc43cb%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637038123287668594&amp;sdata=CtlrNEXFW%2FgUqSVk0xEmoeqFSP8Uh%2F9wvVA9NAIamuY%3D&amp;reserved=0
    >         >     >     >     >> > >>>
    >         >     >     >     >> > >>
    >         >     >     >     >> > >
    >         >     >     >     >> > >
    >         >     >     >     >> > > --
    >         >     >     >     >> > > Carlos Rovira
    >         >     >     >     >> > >
    >         >     >     >
    >         >     >
    >         >
    > 
https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&amp;data=02%7C01%7Caharui%40adobe.com%7Cbf07a60d29604e82fe8708d736cc43cb%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637038123287668594&amp;sdata=CtlrNEXFW%2FgUqSVk0xEmoeqFSP8Uh%2F9wvVA9NAIamuY%3D&amp;reserved=0
    >         >     >     >     >> >
    >         >     >     >     >> >
    >         >     >     >     >>
    >         >     >     >     >> --
    >         >     >     >     >> Carlos Rovira
    >         >     >     >     >>
    >         >     >     >
    >         >     >
    >         >
    > 
https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&amp;data=02%7C01%7Caharui%40adobe.com%7Cbf07a60d29604e82fe8708d736cc43cb%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637038123287668594&amp;sdata=CtlrNEXFW%2FgUqSVk0xEmoeqFSP8Uh%2F9wvVA9NAIamuY%3D&amp;reserved=0
    >         >     >     >     >>
    >         >     >     >     >
    >         >     >     >
    >         >     >     >
    >         >     >     >
    >         >     >
    >         >     >
    >         >     >
    >         >
    >         >     --
    >         >     Carlos Rovira
    >         >
    >         >
    > 
https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&amp;data=02%7C01%7Caharui%40adobe.com%7Cbf07a60d29604e82fe8708d736cc43cb%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637038123287668594&amp;sdata=CtlrNEXFW%2FgUqSVk0xEmoeqFSP8Uh%2F9wvVA9NAIamuY%3D&amp;reserved=0
    >         >
    >         >
    >         >
    >
    >
    >
    >
    >
    

Reply via email to