laravel [InvalidArgumentException]此包中未定义脚本"post-install-cmd"

tej*_*owo 24 laravel laravel-5

Laravel 5.5昨天发布了,我正在尝试安装,但是在安装更新后我遇到了问题.输出:

[InvalidArgumentException] Script "post-install-cmd" is not defined in this package"
Run Code Online (Sandbox Code Playgroud)

我该如何解决这个错误?

Gay*_*yan 49

composer global update之前laravel new <project-name>,你会没事的.它会将您的laravel安装程序更新到其最新版本,以支持Laravel 5.5 LTS.

注释固定作曲家的无效参数异常