Error: No available formula with the name "chromedriver"
Error: No available formula with the name "chromedriver"
我正在尝试在 mac
中启动 chromedriver
我已经使用
安装了 chromedriver
brew tap caskroom/cask
brew cask install chromedriver
当我尝试使用
启动 chromedriver 时,我不断收到此错误
brew services start chromedriver
错误:没有可用的名为“chromedriver”的公式
有什么建议或帮助吗?
谢谢
我相信我们不需要再启动 chromedriver 了。它在为 mac 台设备安装后无需启动即可运行。
我正在尝试在 mac
中启动 chromedriver我已经使用
安装了 chromedriverbrew tap caskroom/cask
brew cask install chromedriver
当我尝试使用
启动 chromedriver 时,我不断收到此错误brew services start chromedriver
错误:没有可用的名为“chromedriver”的公式
有什么建议或帮助吗?
谢谢
我相信我们不需要再启动 chromedriver 了。它在为 mac 台设备安装后无需启动即可运行。