Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation error Ghost storage adapter S3 #107

Open
rozhkoserhii opened this issue Oct 16, 2024 · 0 comments
Open

Installation error Ghost storage adapter S3 #107

rozhkoserhii opened this issue Oct 16, 2024 · 0 comments

Comments

@rozhkoserhii
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant