Skip to content
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

[Bug]: Having problem on running the project in localhost #59

Open
1 task done
upsaurav12 opened this issue May 24, 2024 · 3 comments · May be fixed by #68
Open
1 task done

[Bug]: Having problem on running the project in localhost #59

upsaurav12 opened this issue May 24, 2024 · 3 comments · May be fixed by #68
Labels
bug Something isn't working

Comments

@upsaurav12
Copy link

Contact Details

sauravup041103@gmail.com

Description

When i was trying to do setup it is not running properly
like when i tried to install the dependencies by using npm then it is closing after some time
So i also tried to install dependencies by using pnpm it was running but showing this error
image

Any additional information?

No response

Steps to reproduce the bug.

  1. Just try to run the project in you localhost

What browsers are you seeing the problem on?

No response

Relevant log output.

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct.
@upsaurav12 upsaurav12 added the bug Something isn't working label May 24, 2024
@upsaurav12
Copy link
Author

@devXprite can you please look in this problem ??? we can also update the documentation for running the project after fixing the issue??

@devXprite
Copy link
Owner

@devXprite can you please look in this problem ??? we can also update the documentation for running the project after fixing the issue??

You need to set BASE_URL=http://localhost:3000 in your .env file. This variable is mainly for metadata and sitemaps, so it's not much important.

One improvement we can make is to set a default value of http://localhost:3000 instead of throwing an error.

@upsaurav12
Copy link
Author

upsaurav12 commented May 26, 2024

@devXprite I set BASE_URL but now saying
image

@Piyush-linux Piyush-linux linked a pull request Jun 5, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants