ae-to-json-cli icon indicating copy to clipboard operation
ae-to-json-cli copied to clipboard

Cannot run globally

Open marklundin opened this issue 8 years ago • 1 comments

May be related to #1 or some transpile issue, but getting this on node 6.2.0;

/usr/local/lib/node_modules/ae-to-json-cli/after-effects-transpiled/after-effects.js:134
    if (!is(input_options, Object)) input_options = {};
         ^
TypeError: is is not a function

marklundin avatar Oct 10 '16 12:10 marklundin

I know the after-effects module has now been open sourced. Might not be a bad thing to contribute to the module and ensure it's transpiled before it being published.

mikkoh avatar Oct 12 '16 13:10 mikkoh