sh: 1: create-docusaurus: Permission denied #8513
Unanswered
flamecopper
asked this question in
General
Replies: 1 comment 1 reply
-
This error message is usually caused when you are trying to execute a file that you don't have permission to run. To fix this issue, you will need to change the permissions of the file so that you have the necessary permission to execute it. You can do this using the For example: This will add execute permission for all users. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
root@osboxes:/home/osboxes/Desktop# npx create-docusaurus@latest my-website classic
sh: 1: create-docusaurus: Permission denied
Beta Was this translation helpful? Give feedback.
All reactions