godzilla icon indicating copy to clipboard operation
godzilla copied to clipboard

found an issue in the parser's package.json

Open KCGD opened this issue 4 years ago • 0 comments

in parser\package.json line 9 where it has the pkg script command, the -t option fails because of unrecognized syntax, just switching it to windows or linux makes it build correctly. Also another thing to point out is when it does build correctly it just says "Error: not supported by windows" when trying to compile a script, anything more complex returns things like objectExpressions and functionExpressions not being supported

KCGD avatar Apr 21 '21 03:04 KCGD