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
Above are the errors I get after cloning the repo, running npm install (which I did not see any errors during the running of...) and then running npm start. The window comes up, open the dev tools and presents these errors.
The text was updated successfully, but these errors were encountered:
Same Issue here, Mac
It looks like the problem is with es6 syntax in the source code import insight from './utils/insight', do we need to first transpile it then run? any hint?
Windows 10
Above are the errors I get after cloning the repo, running
npm install
(which I did not see any errors during the running of...) and then runningnpm start
. The window comes up, open the dev tools and presents these errors.The text was updated successfully, but these errors were encountered: