0

我正在使用 Drupal 设置 Lando,但远程 git-repo 或存档存在问题 ERROR ==> Cannot read property 'split' of undefined。

有人可以帮忙吗?

PS C:\Users\USER> cd ..

PS C:\Users> cd ..

PS C:\> cd local

PS C:\local> lando init

? From where should we get your app's codebase? (Use arrow keys)


> current working directory

  github

  lagoon

  pantheon

  platformsh

远程 git repo 或存档错误 ==> 无法读取未定义的属性“拆分”

我该如何解决?

4

1 回答 1

0

您是否安装了最新的 docker 和 Lando?如果您这样做了,请卸载 Docker 并重新运行 Lando 安装并安装与lando 捆绑在一起的 docker 版本,这似乎是最新版本 docker 的 Windows 上的错误。

于 2020-11-14T00:42:07.747 回答