Replies: 1 comment
-
Any way to solve it? @jansg08 |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to build an image with the dockerfile provided, but I keep getting the error 'sh: react-router: not found' during the
RUN npm run build
line in the dockerfile.I don't know if it's relevant but I'm running Ubuntu Server 24.04.2 LTS.
Docker output in terminal:
Beta Was this translation helpful? Give feedback.
All reactions