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
Fresh install and now get the following. I am running on Windows 10.
Uncaught SyntaxError: Unexpected token import
at Object.<anonymous> (app.js:2162)
at __webpack_require__ (app.js:583)
at fn (app.js:107)
at eval (eval at <anonymous> (app.js:2082), <anonymous>:8:19)
at Object.<anonymous> (app.js:2082)
at __webpack_require__ (app.js:583)
at fn (app.js:107)
at eval (eval at <anonymous> (app.js:1548), <anonymous>:17:13)
at Object.<anonymous> (app.js:1548)
at __webpack_require__ (app.js:583)
The text was updated successfully, but these errors were encountered:
Fresh install and now get the following. I am running on Windows 10.
The text was updated successfully, but these errors were encountered: