You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone, I need help with the installation of ghost-storage-adapter-s3, it gives the following error. ghost-mgr@ghostsite:/var/www/ghost/current$ npm install ghost-storage-adapter-s3
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/knex
npm error knex@"2.4.2" from [email protected]
npm error node_modules/knex-migrator
npm error knex-migrator@"5.2.1" from the root project
npm error knex@"2.4.2" from the root project
npm error 1 more (mock-knex)
npm error
npm error Could not resolve dependency:
npm error peer knex@">=0.15.0 <0.22.0" from [email protected]
npm error node_modules/bookshelf
npm error peer bookshelf@">=1.1.0" from [email protected]
npm error node_modules/bookshelf-relations
npm error bookshelf-relations@"2.7.0" from the root project
npm error bookshelf@"1.2.0" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/knex
npm error peer knex@">=0.15.0 <0.22.0" from [email protected]
npm error node_modules/bookshelf
npm error peer bookshelf@">=1.1.0" from [email protected]
npm error node_modules/bookshelf-relations
npm error bookshelf-relations@"2.7.0" from the root project
npm error bookshelf@"1.2.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /home/ghost-mgr/.npm/_logs/2024-10-16T09_51_43_684Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ghost-mgr/.npm/_logs/2024-10-16T09_51_43_684Z-debug-0.log
The text was updated successfully, but these errors were encountered:
Hello everyone, I need help with the installation of ghost-storage-adapter-s3, it gives the following error.
ghost-mgr@ghostsite:/var/www/ghost/current$ npm install ghost-storage-adapter-s3
The text was updated successfully, but these errors were encountered: