Skip to content

Blank screen after quickstart installation #11730

@Felpat0

Description

@Felpat0

Bug report

Describe the bug

After the quickstart installation, the page http://localhost:1337/admin is automatically opened, but it's completely empty. The console prints the error:

Uncaught ReferenceError: regeneratorRuntime is not defined
at main.82edf255.js:8576
at Object.423 (main.82edf255.js:8576)
at e (main.82edf255.js:8576)
at Object.1261 (main.82edf255.js:8576)
at e (main.82edf255.js:8576)
at Object.9321 (main.82edf255.js:8576)
at e (main.82edf255.js:8576)
at main.82edf255.js:8576
at main.82edf255.js:8576
at Object.94344 (main.82edf255.js:8576)

Steps to reproduce the behavior

Run npx create-strapi-app@latest my-project --quickstart

I also tried running npm run build then npm run develop, same issue.

Expected behavior

I should see the admin panel

System

  • Node.js version: v12.22.1 (I also tried Node 14 and 16)
  • NPM version: 7.21.1
  • Strapi version: v4
  • Database: sqlite3 5.0.0
  • Operating system: MacOs Big Sur

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: pending reproductionWaiting for free time to reproduce the issue, or more information

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions