-
-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
π Bug Report
π€·ββοΈ What did you do
I get an error after installing the documentation plugin.
I accessed the bash of the docker container (docker exec -it <container> sh) and installed the plugin with the command yarn add @strapi/plugin-documentation.
βοΈ Error log
π΅οΈββοΈ Stack trace
yarn run v1.22.19
$ strapi develop
- Cleaning dist dir /opt/app/dist
β Cleaning dist dir (6ms)
- Loading Strapi
- Building build context
[INFO] Including the following ENV variables as part of the JS bundle:
- ADMIN_PATH
- STRAPI_ADMIN_BACKEND_URL
- STRAPI_TELEMETRY_DISABLED
β Building build context (91ms)
- Creating admin
β Creating admin (365ms)
[ERROR] There seems to be an unexpected error, try again with --debug for more information
ββββββββββββββββββββββββββββββββββββββββββββββββ
β β
β Error: EACCES: permission denied, mkdir β
β '/opt/app/src/extensions/documentation' β
β β
ββββββββββββββββββββββββββββββββββββββββββββββββ
Done in 6.97s.
## πββοΈ Expected behavior/code
A clear and concise description of what you expected to happen (or code).
## π©βπ» Environment
- π¦ Node version: default dockerize (node:18-alpine)
- π» OS: default dockerize (node:18-alpine)
## π‘ Possible Solution
<!-- Only if you have suggestions on a fix for the bug -->
## πΊ Additional context/Screenshots
<!-- Add any other context about the problem here. If applicable, add screenshots to help explain. -->
Metadata
Metadata
Assignees
Labels
No labels