Replies: 2 comments 1 reply
-
Same thing was happening for me Turns out this was because I added I ended up added |
Beta Was this translation helpful? Give feedback.
-
As per npm docs:
|
Beta Was this translation helpful? Give feedback.
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