nuxt-community / koa-template

Starter template for Nuxt.js with KoaJS.
https://koa.nuxtjs.org
382 stars 62 forks source link

No parser and no filepath given #40

Closed wscj closed 6 years ago

wscj commented 6 years ago

My node.js version is v8.9.4 when I run npm run dev, the console warned: No parser and no filepath given, using 'babylon' the parser now but this will throw an error in the future. Please specify a parser or a filepath so one can be inferred.

Just a warning, ignore it ?

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