Answer the question
In order to leave comments, you need to log in
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.
Answer the question
In order to leave comments, you need to log in
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.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question