I had the same issue and it ended up being a good 'ol configuration error in my $PATH environment variable.
http://stackoverflow.com/a/31255801/1669860 On Thursday, June 11, 2015 at 6:20:54 PM UTC-7, [email protected] wrote: > > I'm trying to use Polymer with Jekyll, so I'm starting trying to locally > run the Polymer docs. If I run 'grunt docs', it will build correctly. But > I'm having an issue with the app engine server. If I run 'grunt', I get: > Running "appengine:run:frontend" (appengine) task > executing: dev_appserver.py --port=3000 --host=0.0.0.0 . > Fatal error: spawn dev_appserver.py ENOENT > Warning: Use --force to continue. > > Aborted due to warnings. > > Full output: http://pastebin.com/T3ZFAiQw > > I'm using the Python app engine SDK (that was an issue in another thread) > and Python 2.7.9. > Follow Polymer on Google+: plus.google.com/107187849809354688692 --- You received this message because you are subscribed to the Google Groups "Polymer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/polymer-dev/16bca499-9587-4939-a8bb-0256d071fb5f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
