saschakiefer / generator-openui5

yeoman generator for OpenUI5 applications and assets
Other
64 stars 17 forks source link

Unable to run Grunt Serve #87

Closed gentiger closed 9 years ago

gentiger commented 9 years ago

Hi all,

This is my first time trying out the generator (and Yeoman) and I have follow all the instruction to generate the file. However I am unable to start the local server with the following error:

yeoman-ui5-grunt-serve-error

Can anyone guide me how to get it run correctly?

js1972 commented 9 years ago

I haven't seen that before... Just checking but have you done an npm install first..? Also - check this out: https://github.com/drewzboto/grunt-connect-proxy/issues/97

gentiger commented 9 years ago

I am able to run it now. Had update the dependencies version to ~1.11.0 and execute npm install