Unable to run @capacitor/background-runner in capacitor 6+
Getting Error on install, if use force getting error at the time of build.
Any solution.
You need to provide more details like what is the error you are getting.
1 Like
getting err like this when install
npm ERR! While resolving: testNotifi@0.0.1
npm ERR! Found: @capacitor/core@6.1.2
npm ERR! node_modules/@capacitor/core
npm ERR! @capacitor/core@β^6.1.2β 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@β^1.1.0β from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
Answered over here - Capacitor/background-runner - #2 by twestrick
In the future, please do not create multiple topics about the same thing