Replies: 2 comments 1 reply
-
|
The issue you’re seeing isn’t with the install commands themselves, though. The Failed to fetch error happens when the frontend can’t reach the backend API, usually because the backend never actually started or crashed earlier during setup. Since the backend dependency conflict stops the install, the API endpoint isn’t available, and the frontend throws that fetch error. Once the backend installs cleanly and is running on the expected port, that API call will work normally. Hope this helped. |
Beta Was this translation helpful? Give feedback.
-
|
I've updated the codebase. Can you please try again? The new version should work. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
We have tried to install and setup of Resume matcher on ubuntu server but we got some issues. Please see the attached image.

I have follwed the below URL to setup
https://github.com/srbhr/Resume-Matcher/blob/main/SETUP.md
Please suggest
Beta Was this translation helpful? Give feedback.
All reactions