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

Docker build failed #46

Open
ferrymo opened this issue Mar 30, 2023 · 0 comments
Open

Docker build failed #46

ferrymo opened this issue Mar 30, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@ferrymo
Copy link

ferrymo commented Mar 30, 2023

`
=> ERROR [4/4] RUN npm i 29.3s

[4/4] RUN npm i:
#0 29.24 npm notice
#0 29.24 npm notice New major version of npm available! 8.1.2 -> 9.6.2
#0 29.24 npm notice Changelog: https://github.com/npm/cli/releases/tag/v9.6.2
#0 29.24 npm notice Run npm install -g npm@9.6.2 to update!
#0 29.24 npm notice
#0 29.24 npm ERR! code ERESOLVE
#0 29.25 npm ERR! ERESOLVE could not resolve
#0 29.25 npm ERR!
#0 29.25 npm ERR! While resolving: pandora-ai@undefined
#0 29.25 npm ERR! Found: vue@3.2.47
#0 29.25 npm ERR! node_modules/vue
#0 29.25 npm ERR! peer vue@"^3.2.0" from @headlessui/vue@1.7.12
#0 29.25 npm ERR! node_modules/@headlessui/vue
#0 29.25 npm ERR! @headlessui/vue@"^1.7.12" from the root project
#0 29.25 npm ERR! vue@"^3.2.47" from nuxt@3.3.2
#0 29.25 npm ERR! node_modules/nuxt
#0 29.25 npm ERR! dev nuxt@"^3.3.2" from the root project
#0 29.25 npm ERR! peer nuxt@"^3.0.0" from @vueuse/nuxt@9.13.0
#0 29.25 npm ERR! node_modules/@vueuse/nuxt
#0 29.25 npm ERR! dev @vueuse/nuxt@"^9.13.0" from the root project
#0 29.25 npm ERR!
#0 29.25 npm ERR! Could not resolve dependency:
#0 29.25 npm ERR! pinia@"^2.0.33" from the root project
#0 29.25 npm ERR!
#0 29.25 npm ERR! Conflicting peer dependency: vue@2.6.14
#0 29.25 npm ERR! node_modules/vue
#0 29.25 npm ERR! peer vue@">= 2.5 < 2.7" from @vue/composition-api@1.7.1
#0 29.25 npm ERR! node_modules/@vue/composition-api
#0 29.25 npm ERR! peerOptional @vue/composition-api@"^1.4.0" from pinia@2.0.33
#0 29.25 npm ERR! node_modules/pinia
#0 29.25 npm ERR! pinia@"^2.0.33" from the root project
#0 29.25 npm ERR!
#0 29.25 npm ERR! Fix the upstream dependency conflict, or retry
#0 29.25 npm ERR! this command with --force, or --legacy-peer-deps
#0 29.25 npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
#0 29.25 npm ERR!
#0 29.25 npm ERR! See /root/.npm/eresolve-report.txt for a full report.
#0 29.25
#0 29.25 npm ERR! A complete log of this run can be found in:
#0 29.25 npm ERR! /root/.npm/_logs/2023-03-30T11_27_52_430Z-debug.log


failed to solve: executor failed running [/bin/sh -c npm i]: exit code: 1
`

Final Run npm install - g npm@9.6.2To update the solution

Final Run npm install - g npm@9.6.2To update the solution

Final Run npm install - g npm@9.6.2To update the solution

@ferrymo ferrymo added the bug Something isn't working label Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant