Npm run develop Strapi admin panel console error: regeneratorRuntime

So a few things you can try.

  1. Go into the backend folder and do npm install again just to make sure it’s all installed
  2. Delete .cache and build folder
  3. Execute npm run develop

See if this fixes it.