Thanks for pointing to the right direction, my mix archive was * hex-2.0.6
I’ve run the following with latest phoenix
mix archive.install hex phx_new 1.7.6
then
mix phx.new test176
and also
mix phx.gen.auth Accounts User users
And its now working.