Page 1 of 1

Atlantis package error

Posted: 06 Jan 2023, 07:00
by dfjarvis
Hello - I am trying to deploy Atlantis Vue on AWS amplify and I receive the below errors. This is with no changes to the template.


npm ERR! node_modules/@vue/compiler-sfc
npm ERR! dev @vue/compiler-sfc@"3.1.5" from the root project
npm ERR! @vue/compiler-sfc@"3.2.45" from vue@3.2.45
npm ERR! node_modules/vue
npm ERR! vue@"3.1.5" from the root project
npm ERR! peer vue@"^3.0.0" from primevue@3.10.0
npm ERR! node_modules/primevue
npm ERR!
2023-01-06T04:57:29.171Z [WARNING]: primevue@"3.10.0" from the root project
npm ERR! 6 more (vue-router, @fullcalendar/vue3, @vue/babel-preset-app, ...)
npm ERR! 1 more (@vue/cli-service)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! dev @vue/compiler-sfc@"3.1.5" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: vue@3.1.5
npm ERR! node_modules/vue
npm ERR! peer vue@"3.1.5" from @vue/compiler-sfc@3.1.5
npm ERR! node_modules/@vue/compiler-sfc
npm ERR! dev @vue/compiler-sfc@"3.1.5" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /root/.npm/eresolve-report.txt for a full report.

Re: Atlantis package error

Posted: 06 Jan 2023, 11:25
by Nacros79
You can see answer of the dev here :
viewtopic.php?f=155&t=78429

Re: Atlantis package error

Posted: 09 Jan 2023, 09:34
by bahadirsofuoglu
Hi,
We have completed the Vite migration for some templates. Soon all templates will work with Vite. We think it will be a general solution to package errors as well.

Best Regards,
Bahadır