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
Plugin version: 4.0.0
Platform(s): all, using Capacitor v5 & typescript
Current behavior: Following documentation, for the line:
import { KeepAwake } from '@capacitor-community/keep-awake';
typescript returns an error:
Cannot find module '@capacitor-community/keep-awake' or its corresponding type declarations.
Capacitor doctor:
💊 Capacitor Doctor 💊 Latest Dependencies: @capacitor/cli: 5.5.1 @capacitor/core: 5.5.1 @capacitor/android: 5.5.1 @capacitor/ios: 5.5.1 Installed Dependencies: @capacitor/android: 5.5.1 @capacitor/ios: 5.5.1 @capacitor/core: 5.5.1 @capacitor/cli: 5.5.1 [success] iOS looking great! 👌 [success] Android looking great! 👌
The text was updated successfully, but these errors were encountered:
Thank you for your request. Please provide a Minimal, Reproducible Example using this template in a public GitHub repository so I can debug the issue.
Sorry, something went wrong.
Just restarted VSCode and the issue has gone, sorry for the false alarm.
No branches or pull requests
Plugin version:
4.0.0
Platform(s):
all, using Capacitor v5 & typescript
Current behavior:
Following documentation, for the line:
typescript returns an error:
Capacitor doctor:
The text was updated successfully, but these errors were encountered: