Здравствуйте.
На этапе установки нового проекта laravel 10 происходит сбой и вылетают ошибки:
502.6 26 packages are looking for funding
502.6 run `npm fund` for details
507.1
507.1 added 1 package in 4s
507.1
507.1 1 package is looking for funding
507.1 run `npm fund` for details
535.0 npm ERR! code 1
535.0 npm ERR! path /usr/lib/node_modules/bun
535.0 npm ERR! command failed
535.0 npm ERR! command sh -c node install.js
535.0 npm ERR! Failed to find package "@oven/bun-linux-x64-baseline". You may have used the "--no-optional" flag when running "npm install".
535.0 npm ERR! Error: Failed to install package "bun"
535.0 npm ERR! at /usr/lib/node_modules/bun/install.js:311:11
535.0 npm ERR! at Generator.throw (<anonymous>)
535.0 npm ERR! at rejected (/usr/lib/node_modules/bun/install.js:35:27)
535.0 npm ERR! at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
535.0
535.0 npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2023-11-06T09_00_52_538Z-debug-0.log
Версии:
Docker version 24.0.7
Docker Compose version v2.21.0
Ubuntu 22.04.3 LTS