phoenixframework / phoenix

Peace of mind from prototype to production
https://www.phoenixframework.org
MIT License
21.45k stars 2.88k forks source link

Failed to fetch record for phx_new from registry (using cache instead) :timeout Failed to check for new Hex version :timeout ** (Mix) No package with name phx_new (from: mix.exs) in registry #5889

Open bonface221 opened 3 months ago

bonface221 commented 3 months ago

Failed to fetch record for phx_new from registry (using cache instead) :timeout Failed to check for new Hex version :timeout ** (Mix) No package with name phx_new (from: mix.exs) in registry

image

bonface221 commented 3 months ago

This is windows

josevalim commented 3 months ago

Are you behind a proxy? Does the issue still persist? You can also try installing from git:

$ mix archive.install github phoenixframework/phoenix tag v1.7.14 --sparse installer