我工作的macOs蒙特利12.6与M1专业芯片。
我在用php (8.1)、composer和symfony安装了一个项目,一切都很好。
我关闭了我的终端,自从我回到我的文件夹与我的终端,没有任何工作了。
示例: php -v
-bash: php:命令找不到
作曲家
环境: php:没有这样的文件或目录
因为连重新安装php都不可能。
brew install php@8.1
fatal: Could not resolve HEAD to a revision
Running `brew update --auto-update`...
==> Homebrew is run entirely by unpaid volunteers. Please consider donating:
https://github.com/Homebrew/brew#donations
==> Auto-updated Homebrew!
Updated 2 taps (shivammathur/php and homebrew/cask).
==> New Casks
pictureview
Warning: No available formula with the name "httpd" (dependency of shivammathur/php/php).
==> Searching for similarly named formulae...
Error: No similarly named formulae found.
==> Searching for a previously deleted formula (in the last month)...
Error: No previously deleted formula found.
==> Searching taps on GitHub...
Error: No formulae found in taps.
我不明白,你知道这是从哪里来的吗?怎么解决这个问题?
我的brew配置:
brew config
HOMEBREW_VERSION: 3.6.2
ORIGIN: https://github.com/Homebrew/brew
HEAD: b8b195cc64a29595797651720ebb2ea09affb682
Last commit: 4 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: (none)
Core tap last commit: never
Core tap branch: HEAD
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_MAKE_JOBS: 10
Homebrew Ruby: 2.6.8 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby
CPU: 10-core 64-bit arm_firestorm_icestorm
Clang: 14.0.0 build 1400
Git: 2.37.0 => /Library/Developer/CommandLineTools/usr/bin/git
Curl: 7.79.1 => /usr/bin/curl
macOS: 12.6-arm64
CLT: 14.0.0.0.1.1661618636
Xcode: N/A
Rosetta 2: false
发布于 2022-10-05 07:58:12
https://unix.stackexchange.com/questions/718380
复制相似问题