You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a project with a postgresql db using docker, and when i'm trying to install a new component I get the error EACCES: permission denied, scandir because it's trying to read a volume of docker. Removing the folder solves the problem, but I don't want everytime that I want to add a new component having to delete the folder of docker, is there any solution for this problem?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have a project with a postgresql db using docker, and when i'm trying to install a new component I get the error
EACCES: permission denied, scandir
because it's trying to read a volume of docker. Removing the folder solves the problem, but I don't want everytime that I want to add a new component having to delete the folder of docker, is there any solution for this problem?Components tested
Dockercompose
Components.json
Beta Was this translation helpful? Give feedback.
All reactions