Thanks for catching the places where FlexJS was still being used. Your output indicates that there is a ROYALE_HOME environment variable so it appears to be using your dev versions since I don't think NPM would store its stuff in /Users/carlosrovira/Dev. Anyway, good to know that the environment variable can re-direct what the npm scripts do. If you want to try without an environment variable that would be a better test of what new users would experience and the output should reference the npm node_modules folder.
Thanks, -Alex On 9/12/19, 1:53 AM, "Carlos Rovira" <[email protected]> wrote: Hi, think al went fine :) this is my output: + @apache-royale/[email protected] added 146 packages from 108 contributors in 426.831s then I tried "mxmlc" just from command line: macbookpro:~ carlosrovira$ mxmlc Using Royale Compiler codebase: /Users/carlosrovira/Dev/Royale/Source/royale-compiler Using Royale SDK: /Users/carlosrovira/Dev/Royale/Source/royale-asjs MXMLJSC +royalelib=/Users/carlosrovira/Dev/Royale/Source/royale-asjs/frameworks -sdk-js-lib=/Users/carlosrovira/Dev/Royale/Source/royale-asjs/frameworks/js/Royale/generated-sources Loading configuration: /Users/carlosrovira/Dev/Royale/Source/royale-asjs/frameworks/royale-config.xml Error: a target file must be specified. Error: a target file must be specified. 0.888219402 seconds macbookpro:~ carlosrovira$ -- Carlos Rovira https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&data=02%7C01%7Caharui%40adobe.com%7Cb54fe685628942737caa08d7375eae53%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C1%7C637038752101014050&sdata=QnUwvb%2FB5tp42EKcRos6x8Qqipwzv5jR91HP6OgA0OE%3D&reserved=0
