nuxt-community / koa-template

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

[Add] .babelrc #30

Closed ghost closed 6 years ago

ghost commented 7 years ago

I cloned this repository.After yarn, and i run yarn run dev,

will cause Couldn't find preset "es2015" relative to directory {my directory} problem.

I tried node v9.0.0 and v8.9.0, and my npm version is v5.5.1.

I added .babelrc file to project, it worked.

atinux commented 6 years ago

It works without .babelrc now :)

yoyoys commented 6 years ago

I can't build without babelrc, node 8.11.1