Trying to run Strapi project

System Information
  • Strapi Version: 4.15.4
  • Operating System: Mac OS 12.7.1 (Monterey)
  • Database: SQLite
  • Node Version: v18.16.1
  • NPM Version: 9.5.1
  • Yarn Version:

  1. I downloaded my Strapi project from my Github repo,
  2. I made npm install
  3. Copied the .env file

and run npm run develop

but I get the following error:

I found the solution , gitignore includes file call Icon, so I have a component call Icon and when I Download from Github it came without those file call icon, son when I run “npm run develop” I get error or if I try to import the database.