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
file:///usr/local/lib/node_modules/@builder.io/ai-shell/dist/cli.mjs:1079
const value = cliConfig?.[key] ?? config[key];
^
SyntaxError: Unexpected token '.'
at Loader.moduleStrategy (internal/modules/esm/translators.js:133:18)
at async link (internal/modules/esm/module_job.js:42:21)
The text was updated successfully, but these errors were encountered:
Getting the following error
file:///usr/local/lib/node_modules/@builder.io/ai-shell/dist/cli.mjs:1079
const value = cliConfig?.[key] ?? config[key];
^
SyntaxError: Unexpected token '.'
at Loader.moduleStrategy (internal/modules/esm/translators.js:133:18)
at async link (internal/modules/esm/module_job.js:42:21)
The text was updated successfully, but these errors were encountered: