yeoman / yeoman-app

A desktop app that scaffolds projects using Yeoman

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

jakehockey10 opened this issue · 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.

Same Issue here, Windows 10. :(

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?

commented

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

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