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

[Bug]: Error: export 'Plugins' (imported as 'Plugins') was not found in '@capacitor/core' #305

Open
3 tasks done
bobibt opened this issue Feb 4, 2025 · 2 comments
Open
3 tasks done
Labels
bug Something isn't working stale

Comments

@bobibt
Copy link

bobibt commented Feb 4, 2025

Required Reading

  • Confirmed

Plugin Version

6.1.5

Cap Doctor

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

Mobile operating-system(s)

  • iOS
  • Android

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

./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)

Relevant log output

@bobibt bobibt added the bug Something isn't working label Feb 4, 2025
@christocracy
Copy link
Member

Released v7.0.1

Copy link

github-actions bot commented Mar 9, 2025

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Mar 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

2 participants