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
Downloaded the repo, configured the firebase config file, did the fix on the "Cannot Get /" page because I also ran into that issue, and now I'm confronted with this error:
113:130 Uncaught SyntaxError: Invalid or unexpected token
at Object.<anonymous> (app.js:733)
at __webpack_require__ (vendor.js:694)
at fn (vendor.js:115)
at eval (TransportManager.js?07a4:14)
at Object.<anonymous> (app.js:1579)
at __webpack_require__ (vendor.js:694)
at fn (vendor.js:115)
at eval (Connection.js?9ebd:18)
at Object.<anonymous> (app.js:726)
at __webpack_require__ (vendor.js:694)
The text was updated successfully, but these errors were encountered:
Downloaded the repo, configured the firebase config file, did the fix on the "Cannot Get /" page because I also ran into that issue, and now I'm confronted with this error:
The text was updated successfully, but these errors were encountered: