Exclude directories drom blitz build/codegen #3386
Unanswered
sebastiansojka1313
asked this question in
Q&A
Replies: 1 comment
-
|
@flybayer, maybe you have any idea? :( |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
In our blitz project, we tried to move named volumes to the root directory of the project (as bind mounts). I'm talking about postgres db-data, mongo-data, elasticsearch data etc. However for some reason when running
blitz devorblitz codegenit sometimes fails (like in 40% of the cases) with error:We've tried to do this:
#2459
but it didn't help.
I also added this question on SO:
https://stackoverflow.com/questions/72403251/cannot-find-files-after-changing-named-volumes-to-bind-mounts-blitz-js-elasti
Halp.
Beta Was this translation helpful? Give feedback.
All reactions