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://www.npmjs.com/package/@apache-royale/cli 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://github.com/apache/royale-asjs/issues/428 > > > https://github.com/apache/royale-asjs/issues/450 > > > https://github.com/apache/royale-asjs/issues/231 > > > > > > Thanks, > > > Om > > > > > > > > -- > Carlos Rovira > http://about.me/carlosrovira >