We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
6.1.5
Latest Dependencies: @capacitor/cli: 7.0.1 @capacitor/core: 7.0.1 @capacitor/android: 7.0.1 @capacitor/ios: 7.0.1 Installed Dependencies: @capacitor/cli: 7.0.1 @capacitor/core: 7.0.1 @capacitor/android: 7.0.1 @capacitor/ios: 7.0.1
All
After updating to Capacitor 7 the build is broken.
./node_modules/@transistorsoft/capacitor-background-geolocation/dist/DeviceSettings.js:2:19-48 - Error: export 'Plugins' (imported as 'Plugins') was not found in '@capacitor/core' (possible exports: Capacitor, CapacitorCookies, CapacitorException, CapacitorHttp, ExceptionCode, WebPlugin, WebView, buildRequestInit, registerPlugin) ./node_modules/@transistorsoft/capacitor-background-geolocation/dist/Logger.js:2:19-48 - Error: export 'Plugins' (imported as 'Plugins') was not found in '@capacitor/core' (possible exports: Capacitor, CapacitorCookies, CapacitorException, CapacitorHttp, ExceptionCode, WebPlugin, WebView, buildRequestInit, registerPlugin) ./node_modules/@transistorsoft/capacitor-background-geolocation/dist/TransistorAuthorizationToken.js:2:19-48 - Error: export 'Plugins' (imported as 'Plugins') was not found in '@capacitor/core' (possible exports: Capacitor, CapacitorCookies, CapacitorException, CapacitorHttp, ExceptionCode, WebPlugin, WebView, buildRequestInit, registerPlugin)
The text was updated successfully, but these errors were encountered:
Released v7.0.1
v7.0.1
Sorry, something went wrong.
This issue is stale because it has been open for 30 days with no activity.
No branches or pull requests
Required Reading
Plugin Version
6.1.5
Cap Doctor
Mobile operating-system(s)
Device Manufacturer(s) and Model(s)
All
Device operating-systems(s)
All
What happened?
After updating to Capacitor 7 the build is broken.
Plugin Code and/or Config
Relevant log output
The text was updated successfully, but these errors were encountered: