function uuid_generate_v4() does not exist
I was trying to run some of the setup scripts from the Remix K-pop stack and they failed due to above. On checking extension UUID-OSSP is installed and enabled.
Running
Running
create extension "uuid-ossp" with schema extensions; also confirms this but the script select uuid_generate_v4(); fails with above error.