Getting error on starting project locally

System Information
  • Strapi Version:
  • Operating System:
  • Database:
  • Node Version:
  • NPM Version:
  • Yarn Version:

Hello, Im getting error when trying to start existing project - when I try to run > npm install > npn run develop - getting npm ERR! missing script: develop

Any advice would be helpful. Tnx!

@Dejan_Obradovic Can you open your package.json file and see what scripts you have?

You should have these scripts there:
image