Static GitHub Issues

[2597] Can't `npm run dev` a test app initialized via Nuxt's starter template

prev: Using generate() programatically on a nuxt powered SSR Website...
next: How to add nuxt to an already existing project?

After following the necessary steps to initialize a Nuxt app and running npm run dev, I'm getting the following error:

<img width="801" alt="screen shot 2018-01-15 at 5 07 38 pm" src="https://user-images.githubusercontent.com/11467210/34943813-ad11cd2e-fa16-11e7-86b3-4f4373ed05fe.png">

Environment

Node - v6.10.0
npm  - v5.6.0

Am I doing something wrong?

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c2255">#c2255</a>)</em></sub></div>