You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See error persisting on import
import { Intercom } from '@capacitor-community/intercom';
(Cannot find module '@capacitor-community/intercom' or its corresponding type declarations.ts)
Expected behavior
To resolve the dependency
Screenshots
Desktop (please complete the following information):
Windows 11
VS code
The text was updated successfully, but these errors were encountered:
Describe the bug
The dependency @capacitor-community/intercom cant be resolved
To Reproduce
Steps to reproduce the behavior:
import { Intercom } from '@capacitor-community/intercom';
(Cannot find module '@capacitor-community/intercom' or its corresponding type declarations.ts)
Expected behavior
To resolve the dependency
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: