Home

Issue: 2597

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

[issue link]

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

screen shot 2018-01-15 at 5 07 38 pm

Environment

Node - v6.10.0
npm  - v5.6.0

Am I doing something wrong?

This question is available on Nuxt.js community (#c2255)