Giter VIP home page Giter VIP logo

Comments (8)

jepoy92 avatar jepoy92 commented on May 31, 2024

I'd like to be assigned to this issue!

from vacant-lots-proj.

brandonfcohen1 avatar brandonfcohen1 commented on May 31, 2024

I'd like to be assigned to this issue!

sure, just assigned! remember we are using Tailwind for styling, so please use tailwind for all styline

from vacant-lots-proj.

jepoy92 avatar jepoy92 commented on May 31, 2024

Hi, I'm having trouble creating a postgres database. Every time I enter ./psql -U postgres into the command line and am prompted to enter the password, it won't accept any input. Not sure what is causing this, would you have any advice?

from vacant-lots-proj.

nlebovits avatar nlebovits commented on May 31, 2024

What OS are you on? Have you checked the latest docs in SETUP.md?

from vacant-lots-proj.

jepoy92 avatar jepoy92 commented on May 31, 2024

I'm on Windows 11 and yes, I'm specifically stuck at the Create a New Database section step 1

from vacant-lots-proj.

nlebovits avatar nlebovits commented on May 31, 2024

Try:

Enter the Password Blindly: After the ./psql -U postgres command, when prompted for the password, they should type the password and press Enter, even though nothing appears on the screen. This is the standard behavior for many command-line based password prompts.

Ensure Correct Password: They need to be sure they are entering the correct password for the postgres user. This would be the password set during the installation of PostgreSQL.

Run as Administrator: Sometimes, running PowerShell as an administrator can resolve permission issues. Right-click on the PowerShell icon and select 'Run as Administrator', then try the process again.

Check PostgreSQL Service: Ensure that the PostgreSQL service is running. They can check this by searching for 'Services' in Windows, opening it, and looking for PostgreSQL in the list. If it's not running, they should start it.

Verify PostgreSQL Installation: If they continue to have issues, they should verify that PostgreSQL is installed correctly and that the path they are using in the cd command is correct for their installation.

Check for Special Characters: If their password contains special characters, sometimes these can cause issues in command line environments. They might want to try changing the password to something simpler temporarily to test this.

from vacant-lots-proj.

jepoy92 avatar jepoy92 commented on May 31, 2024

I don't recall creating a password when installing postgres and have tried a variety of ways to figure out what that password might be. Do you have any further recommendations?

from vacant-lots-proj.

nlebovits avatar nlebovits commented on May 31, 2024

@jepoy92 sorry for missing your comment! I was away from my computer for a while. must have gotten buried in my email. we've switched to mapbox for most of our important data storage, so you can now work on the UX without needing to set up postgres at all. if you're still interested in contributing to front end stuff, check out our other open issues! we could use some styling help :)

from vacant-lots-proj.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.