Om,
That error implies that js.swc or playerglobal.swc/airglobal.swc isn't
being found. See if NPM install is putting them in the right place.
Then, those SWCs have to be referenced by whatever -config.xml file in
being used, and there are sensitivities in 0.8.0 with dual mode about
whether you
I am trying to debug a problem with Visual Studio Code integration. The
FlexJS 0.8.0 SDK that I installed with `npm install flexjs -g` does not
work with VSCode. It fails with this error:
Error: Missing builtin type Object (1,1)
More details here:
https://github.com/BowlerHatLLC/vscode-nextgenas