-
-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Closed
Labels
issue: bugIssue reporting a bugIssue reporting a bugseverity: highIf it breaks the basic use of the productIf it breaks the basic use of the productsource: core:adminSource is core/admin packageSource is core/admin packagestatus: confirmedConfirmed by a Strapi Team member or multiple community membersConfirmed by a Strapi Team member or multiple community members
Description
Bug report
Describe the bug
When running the first command line provided for strapi V4 npx create-strapi-app my-project --quickstart , it ends with an error
Steps to reproduce the behavior
- Go to your terminal App
- type
npx create-strapi-app my-project --quickstart - wait
- See error
> my-project@0.1.0 build
> strapi build "--no-optimization"
Building your admin UI with development configuration ...
● Webpack █████████████████████████ building (10%) 0/1 entries 114/121 dependencies 9/87 modules 71 active
node_modules/regenerator-runtime/runtime.js
ModuleNotFoundError: Module not found: Error: Can't resolve '@strapi/design-system/themes' in '/xxxxxxxxxx/my-project/.cache/admin/src'
...
Expected behavior
Strapi working
System
- Node.js version: latest LTS : v16.13.0
- NPM version: 8.1.0
- Strapi versionV4
- Database: not yet the problem
- Operating system: MacOS Monterey with ARM Silicon chip
mef, ntd, shiftgeist, carobarreirov, nino-cast and 10 more
Metadata
Metadata
Assignees
Labels
issue: bugIssue reporting a bugIssue reporting a bugseverity: highIf it breaks the basic use of the productIf it breaks the basic use of the productsource: core:adminSource is core/admin packageSource is core/admin packagestatus: confirmedConfirmed by a Strapi Team member or multiple community membersConfirmed by a Strapi Team member or multiple community members