小编Ana*_*ine的帖子

在 Laravel 8 中安装 Laravel/ui 的问题

我正在尝试安装 laravel/ui,但出现此错误:

**Problem 1**
- laravel/tinker is locked to version v2.5.0 and an update of this package was not requested.
- laravel/tinker v2.5.0 requires illuminate/console ^8.0 -> found illuminate/console[v8.0.0, ...,     8.x-dev] but these were not loaded, likely because it conflicts with another require.
  **Problem 2**
- laravel/ui[v3.0.0, ..., 3.x-dev] require illuminate/console ^8.0 -> found illuminate/console[v8.0.0, ..., 8.x-dev] but these were not loaded, likely because it conflicts with another require.
- Root composer.json requires laravel/ui ^3.0 -> satisfiable by laravel/ui[v3.0.0, v3.1.0, …
Run Code Online (Sandbox Code Playgroud)

laravel composer-php laravel-ui laravel-8

2
推荐指数
2
解决办法
6083
查看次数

标签 统计

composer-php ×1

laravel ×1

laravel-8 ×1

laravel-ui ×1