The problem is that when I do npm start OR npm run customScriptCommand npm just not doing anything with the project and quickly just return new lin
npm start
npm run customScriptCommand
You can install yarn and it works; just run yarn start. As to what caused the problem I have no idea.
yarn start