Configure location for '/.config/gatsby' #32309
Unanswered
schultzp2020
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to configure where
/.config/gatsby
is created? I am trying to deploy gatsby to an OpenShift Cluster which forces images to be least privileged. (There is no way to runsudo
) So far I have no seen it written anywhere in the documentation stating you can change this location.Error: EACCES: permission denied, mkdir '/.config/gatsby'
Beta Was this translation helpful? Give feedback.
All reactions