V
V
Valen962018-05-23 14:32:12
npm
Valen96, 2018-05-23 14:32:12

How to run a project on react.js?

Tell me, I found an interesting article on learning React, it seems that the creation of an application is described in detail,
jsraccoon.ru/react-sort-and-search
there is a link to Git and instructions on how to install this project,
Install all dependencies npm install
Run gulp
with npm intsall I have a lot of deprecated messages, and the gulp command gives a bunch of errors. Tell me why this might be, I seem to be doing everything according to the readme file.
5b05514c3f268107743920.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Maxim, 2018-05-23
@maxfarseer

Judging by the text of the error, you need to install the gulp-sass module.
Why did it happen? Most likely they forgot to specify this dependency.
ps since the project is probably old, so maybe one of the latest versions won't work, but try it.

V
Valen96, 2018-05-23
@Valen96

Thank you all for the answers, I had to install Python 2 and higher in the first case and configure babel in the second, the project seems to have started, there is no difference for me for the old versions, I'm just learning, the main thing is that it works

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question