Answer the question
In order to leave comments, you need to log in
npm console missing script: start not working why?
I understand that the matter is in package.json, but start
I don’t understand where to write it correctly.
{
"name": "project_name",
"version": "1.0.0",
"description": "project_description",
"author": "author_name",
"devDependencies": {
"gulp": "^3.9.1",
"gulp-uncss": "^1.0.0"
},
"dependencies": {
"gulp-sass": "^4.0.2"
}
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question