#mkcert -install command gives this issue ERROR: add cert: failed adding cert: Access is denied.
1 messages · Page 1 of 1 (latest)
Did you install Appsmith to the root folder of your PC? It looks like it doesn't
have permission to write in it's current location. Please try moving your
installation elsewhere on your PC.
Appsmith Project is cloned in my Desktop, local disk : C
let me try on another disk,
Same issue Still!
Can you elaborate on what you're trying to do here? Are you setting up Appsmith
or setting up the development environment?
I am setting up the development environment
https://github.com/appsmithorg/appsmith/blob/master/contributions/ClientSetup.md#pre-requisites
Step 6, i. point
Have you tried using a terminal ran as Administrator? If that doesn't work,
please re-clone the repo and try the steps again from the start.
I ran terminal as Admin. I'll reclone and try the steps again..
Ok. Keep us posted.
I m travelling rn cant open laptop, will keep posted
Ok, thanks.
Hi there, I retried the above steps again but was getting the same issue again
C:\Users\91955\Desktop\development\appsmith> cd app/client/docker
C:\Users\91955\Desktop\development\appsmith\app\client\docker> mkcert -install
ERROR: add cert: failed adding cert: Access is denied.
Machine: Windows 11
I had one more doubt so in the above image
Is the directory etc/hosts inside the project folder appsmith
or is it outside?
I am using windows will this cmd work?
echo 127.0.0.1 dev.appsmith.com >> C:\Windows\System32\drivers\etc\hosts
Resolved issue
We are glad it is resolved. Would you mind sharing the solution to help our
community?