我正在尝试在 firebase 上部署云功能。我已从 osx 终端成功登录到 firebase CLI。当我去部署时,它会恢复这个错误。
Oops! Something went wrong! :(
ESLint: 7.19.0
ESLint couldn't find the config "google" to extend from. Please check that the name of the config is correct.
Run Code Online (Sandbox Code Playgroud) 似乎很容易搜索......但我找不到明确的答案。我目前有几个现有的 MySQL 数据库,我想用 PHPmyadmin 来管理它们。运行最新的稳定版本的 ubuntu。我看到的所有教程都是针对全新安装的。有什么我应该注意的事情或者任何使用现有数据库安装 phpmyadmin 的教程吗?