yeoman-app icon indicating copy to clipboard operation
yeoman-app copied to clipboard

After installing, errors appear that prevent the app for working at all

Open jakehockey10 opened this issue 8 years ago • 4 comments

Windows 10

...> npm -v
4.1.1
...> node -v
v7.4.0

image 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.

jakehockey10 avatar Jan 22 '17 17:01 jakehockey10

Same Issue here, Windows 10. :(

TracesMaker avatar Feb 27 '17 04:02 TracesMaker

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?

qweasd1 avatar Mar 06 '17 03:03 qweasd1

Also running into this on Mac. Has anyone looked into this?

sstine avatar Jul 23 '17 20:07 sstine

This work for me, i hope so for you. #124

mseada94 avatar Aug 22 '17 19:08 mseada94