Create a react app npx create-react-app project_name Start development server cd project_name npm start See ESLin configurations npm ls eslint
Tag: npm
npm notes
Force generating package-lock.json npm i –package-lock-only To install a particular version of node package npm i [package name]@[version] To see
Npm install problems
Build failed because: note: Reason: cannot convert from ‘v8::Local’ to ‘const v8::String::Value’ Solution: Change Nodejs to version 10.19.0, node-sass does