Hey, unable to edit project any further. sync and watch broken:
Updating [redacted] project to latest
Syncing component: FooterSection@latest [‘[redacted]’ 28TWUbbUwst62b85SGqxBN/S7mYBKpNyz1e latest]
Syncing component: PortalMenu@latest [‘[redacted]’ 28TWUbbUwst62b85SGqxBN/d0MGGnnj9r latest]
Syncing component: TestReviewComponent@latest [‘[redacted]’ 28TWUbbUwst62b85SGqxBN/SSb6Dj7KAx- latest]
Fixing import statements…
Plasmic error: Unexpected token (252:10)
[7:34 PM] Getting this on plasmic sync and watch
[7:37 PM] This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
SyntaxError: Unexpected token (252:10)
at instantiate (/usr/local/share/.config/yarn/global/node_modules/@plasmicapp/cli/dist/index.js:110151:36)
at constructor (/usr/local/share/.config/yarn/global/node_modules/@plasmicapp/cli/dist/index.js:110443:16)
at TypeScriptParserMixin.raise (/usr/local/share/.config/yarn/global/node_modules/@plasmicapp/cli/dist/index.js:113426:23)
at TypeScriptParserMixin.unexpected (/usr/local/share/.config/yarn/global/node_modules/@plasmicapp/cli/dist/index.js:113459:20)
at TypeScriptParserMixin.parseParenAndDistinguishExpression (/usr/local/share/.config/yarn/global/node_modules/@plasmicapp/cli/dist/index.js:121720:16)
at TypeScriptParserMixin.parseExprAtom (/usr/local/share/.config/yarn/global/node_modules/@plasmicapp/cli/dist/index.js:121361:25)
at TypeScriptParserMixin.parseExprAtom (/usr/local/share/.config/yarn/global/node_modules/@plasmicapp/cli/dist/index.js:117208:24)
at TypeScriptParserMixin.parseExprSubscripts (/usr/local/share/.config/yarn/global/node_modules/@plasmicapp/cli/dist/index.js:121094:27)
at TypeScriptParserMixin.parseUpdate (/usr/local/share/.config/yarn/global/node_modules/@plasmicapp/cli/dist/index.js:121076:25)
at TypeScriptParserMixin.parseMaybeUnary (/usr/local/share/.config/yarn/global/node_modules/@plasmicapp/cli/dist/index.js:121048:27)