You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
at Parser.pp$5.raise (/workspace/cloudboost/accounts-ui/node_modules/babel-core/node_modules/babylon/lib/index.js:4454:13)
at Parser.pp.unexpected (/workspace/cloudboost/accounts-ui/node_modules/babel-core/node_modules/babylon/lib/index.js:1761:8)
at Parser.pp$3.parseExprAtom (/workspace/cloudboost/accounts-ui/node_modules/babel-core/node_modules/babylon/lib/index.js:3750:12)
at Parser.pp$3.parseExprSubscripts (/workspace/cloudboost/accounts-ui/node_modules/babel-core/node_modules/babylon/lib/index.js:3494:19)
at Parser.pp$3.parseMaybeUnary (/workspace/cloudboost/accounts-ui/node_modules/babel-core/node_modules/babylon/lib/index.js:3474:19)
at Parser.pp$3.parseExprOps (/workspace/cloudboost/accounts-ui/node_modules/babel-core/node_modules/babylon/lib/index.js:3404:19)
at Parser.pp$3.parseMaybeConditional (/workspace/cloudboost/accounts-ui/node_modules/babel-core/node_modules/babylon/lib/index.js:3381:19)
at Parser.pp$3.parseMaybeAssign (/workspace/cloudboost/accounts-ui/node_modules/babel-core/node_modules/babylon/lib/index.js:3344:19)
at Parser.pp$3.parseParenAndDistinguishExpression (/workspace/cloudboost/accounts-ui/node_modules/babel-core/node_modules/babylon/lib/index.js:3828:26)
at Parser.pp$3.parseExprAtom (/workspace/cloudboost/accounts-ui/node_modules/babel-core/node_modules/babylon/lib/index.js:3709:19) {
pos: 738,
loc: Position { line: 29, column: 4 },
_babel: true,
codeFrame: '\u001b[0m \u001b[90m 27 | \u001b[39m\u001b[36mconst\u001b[39m routes \u001b[33m=\u001b[39m (\n' +
' \u001b[90m 28 | \u001b[39m\n' +
'\u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 29 | \u001b[39m \u001b[33m<\u001b[39m\u001b[33mRoute\u001b[39m\u001b[33m>\u001b[39m\n' +
' \u001b[90m | \u001b[39m \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n' +
' \u001b[90m 30 | \u001b[39m \u001b[33m<\u001b[39m\u001b[33mRoute\u001b[39m path\u001b[33m=\u001b[39m\u001b[32m"/"\u001b[39m component\u001b[33m=\u001b[39m{\u001b[33mLayout\u001b[39m}\u001b[33m>\u001b[39m\n' +
' \u001b[90m 31 | \u001b[39m \u001b[33m<\u001b[39m\u001b[33mIndexRoute\u001b[39m component\u001b[33m=\u001b[39m{\u001b[33mLogin\u001b[39m} \u001b[33m/\u001b[39m\u001b[33m>\u001b[39m\n' +
' \u001b[90m 32 | \u001b[39m \u001b[33m<\u001b[39m\u001b[33mRoute\u001b[39m path\u001b[33m=\u001b[39m\u001b[32m"login"\u001b[39m component\u001b[33m=\u001b[39m{\u001b[33mLogin\u001b[39m} \u001b[33m/\u001b[39m\u001b[33m>\u001b[39m\u001b[0m'
}
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! cloudboost-account-ui@0.0.0 start: `node server.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the cloudboost-account-ui@0.0.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/gitpod/.npm/_logs/2021-01-13T13_37_04_048Z-debug.log
The text was updated successfully, but these errors were encountered:
SyntaxError: /workspace/cloudboost/accounts-ui/app/routes.js: Unexpected token (29:4)
The text was updated successfully, but these errors were encountered: