Closed
Description
I get errors inside of CodeClimate build during duplication
process:
ERROR: couldn't find node type RestProperty in Sexp::NODE_NAMES.
ERROR: couldn't find node type SpreadProperty in Sexp::NODE_NAMES.
ERROR: couldn't find node type SpreadElement in Sexp::NODE_NAMES.
ERROR: couldn't find node type ClassExpression in Sexp::NODE_NAMES.
ERROR: couldn't find node type ForOfStatement in Sexp::NODE_NAMES.
ERROR: couldn't find node type AwaitExpression in Sexp::NODE_NAMES.
ERROR: couldn't find node type RestElement in Sexp::NODE_NAMES.
It seems that it doesn't know how to handle newer node types in JavaScript AST.
Metadata
Metadata
Assignees
Labels
No labels