MarioHaz
Joined
30 Experience
0 Lessons Completed
0 Questions Solved
Activity
Posted in Setup MacOS 14 Sonoma Discussion
Issue while installing Ruby via ASDF on Apple M2 - macOS 14.2.1 (23C71)
BUILD FAILED (macOS 14.2.1 on arm64 using ruby-build 20231225)
https://github.com/asdf-vm/asdf-ruby/issues/198
Solution https://github.com/asdf-vm/asdf-ruby/issues/198#issuecomment-1740938954
Posted in Setup MacOS 14 Sonoma Discussion
Tested on Apple M2 - macOS 14.2.1 (23C71)
Posted in Setup MacOS 14 Sonoma Discussion
Postgres installation does no longer create a default user using brew install postgresql
.
By default you only get the postgres
user.
Connect to your DB server using psql postgres
.