ionic-team / capacitor-background-runner

Other
37 stars 21 forks source link

Capacitor 6 - Unable to install @capacitor/background-runner #87

Open WesleyRexmedia opened 4 months ago

WesleyRexmedia commented 4 months ago

I started with a fresh project and can’t install @capacitor/background-runner In Vs Code with the Ionic plugin, i made a new tabs project with Vue. And run following command in the terminal

npm install @capacitor/background-runner

Apparently Capacitor was upgraded to version number 6. And i was trying to install @capacitor/background-runner and i run into an install error.

\Ionic\beep>npm install @capacitor/background-runner
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: beep@0.0.1
npm ERR! Found: @capacitor/core@6.0.0
npm ERR! node_modules/@capacitor/core
npm ERR!   @capacitor/core@"6.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @capacitor/core@"^5.0.0" from @capacitor/background-runner@1.1.0
npm ERR! node_modules/@capacitor/background-runner
npm ERR!   @capacitor/background-runner@"*" 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.

If anyone could help that would be great ! Thank you in advance !

drsaint23 commented 4 months ago

Same issue it seems like the project has not been upgraded to use Capacitor 6 version

Wenceslauu commented 4 months ago

any news on this?

teamupdivision commented 3 months ago

same issue here

lorens-osman-dev commented 3 months ago

same here

MrMagicalSoftware commented 2 months ago

same here

jdinartejesus commented 2 months ago

Any updates here? Or anything we can help, would be great to have it on version v6.

NaterGator commented 2 months ago

Progress has been made. The build from 10d ago incorporates changes to support capacitor 6: https://www.npmjs.com/package/@capacitor/background-runner/v/1.0.6-dev-20240628T145630.0

Perhaps give it a spin and see if you encounter issues.

filippocamagni commented 1 month ago

Any updates? I'm still encountering this problem in capacitor v6.

PratikBodawala commented 3 weeks ago

It is working for me, I am using all capacitor plugins v6