What is the best way to selfhost Unicis? #56
Unanswered
jhjacobs81
asked this question in
Q&A
Replies: 1 comment
-
|
so i got cloned the repo, then did a docker build . but that too errors out :( Dockerfile:81 RUN npm run build |
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.
-
I am trying to follow the guide on the main page, but i keep getting errors. npm install --legacy-peer-deps --force errors out with JavaScript heap out of memory, even though the server i'm trying to test it on has lots of memory available still.
Should i just build the Dockerfile and run it as a a container?
Beta Was this translation helpful? Give feedback.
All reactions