I'm still in student mode. Trying to expand my knowledge about deployment. I run into a rake db:migrate
issue and get the following error message on Windows 10. I added passwords etc but my issue didn't resolve.
rake aborted! PG::ConnectionBad: fe_sendauth: no password supplied Tasks: TOP => db:migrate (See full trace by running task with --trace)
Any suggestions? Thank you!