K
K
ketov2017-01-07 21:41:36
JavaScript
ketov, 2017-01-07 21:41:36

How to fix error when running CSSSR template?

I want to run a CSSSR template https://github.com/CSSSR/csssr-project-template
At the stage of running npm start and building, npm run build gives an error. Please help me figure it out.0ae237f2418f45e2ac6b63410a673bc6.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Artem Kayun, 2017-01-09
@ketov

npm i babel-core babel-preset-es2015 babel-preset-stage-0
And why do you put it in openserver, the template has its own server for statics).

N
Nikolai Antonov, 2017-01-08
@my-nickname

npm i babel-register -g

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question