当前位置: 首页 > 工具软件 > Phx > 使用案例 >

(Mix) The task "phx.new" could not be found

景志
2023-12-01

(Mix) The task “phx.new” could not be found

如果是报这样的错误是由于phoenix没有进行安装导致的
需要执行下面命令即可
mix archive.install https://github.com/phoenixframework/archives/raw/master/phx_new.ez

 类似资料: