#vendor does not exist and cannot be created

8 messages · Page 1 of 1 (latest)

mossy marsh
#

(FYI: arch virtual machine)

loud wigeon
#

Arch is not on the supported OS list.

twin crane
#

you need to be running as root

mossy marsh
#

Oh okay.

#

Okay, so all of the dependencies are updated, however I get this error when it is trying to generate optimized autoload files:

[sudo] password for admin:
Do not run Composer as root/super user! See https://getcomposer.org/root for details
Continue as root/super user [yes]? y
Composer could not detect the root package (pterodactyl/panel) version, defaulting to '1.0.0'. See https://getcomposer.org/root-version
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Generating optimized autoload files
> Illuminate\Foundation\ComposerScripts::postAutoloadDump
Deprecation Notice: optional(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead in /var/www/pterodactyl/vendor/laravel/framework/src/Illuminate/Support/helpers.php:190
More deprecation notices were hidden, run again with `-v` to show them.
> @php artisan package:discover --ansi || true
PHP Deprecated:  Illuminate\Log\Logger::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead in /var/www/pterodactyl/vendor/laravel/framework/src/Illuminate/Log/Logger.php on line 46

In Node.php line 17:

  Termwind\ValueObjects\Node::__construct(): Argument #1 ($node) must be of t
  ype DOMNode, null given, called in /var/www/pterodactyl/vendor/nunomaduro/t
  ermwind/src/HtmlRenderer.php on line 43


67 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
#

(I was able to ssh into my virtual machine so I could copy and paste the errors here)