ae-to-json-cli
ae-to-json-cli copied to clipboard
Cannot run globally
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
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.