-
Notifications
You must be signed in to change notification settings - Fork 446
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue with local copy #171
Comments
How did you start the application? It seems like just the client is running and not the server. |
I followed these steps:
|
Which folder did you run that in? From your comment I'm guessing that you ran that inside just the If you haven't already, please check out the Setting Up guide. But basically the simplest way to setup and run both the client and server:
|
Hey @Bipinjot and @higheredd can you let me know if you've tried the instructions I mentioned above? |
Hi @saadq |
Facing exact same issue. I followed @saadq instruction above, but the error still persist. |
Hey all, sorry to hear you guys are facing issues... One other thing to try – Can you try to individually run the client and server?
|
I have the same issue.
and this with the other templates (only the "I can't find file" parts change)
I'm on Windows 10, I installed NodeJs 18.18.0 (npm 9.8.1) and TinyTeX for Windows with the packages listed in the main branch guide. |
Hi!
I cloned the project and ran it on my local machine. However, on clicking "Make" button, the error pops up.
Console:
(The application runs on port 3000)
Error occurred while trying to proxy request /api/generate/resume from localhost:3000 to http://localhost:3001 (ECONNREFUSED) (https://nodejs.org/api/errors.html#errors_common_system_errors)
The text was updated successfully, but these errors were encountered: