intercom
intercom copied to clipboard
Cannot find module '@capacitor-community/intercom' or its corresponding type declarations.ts
Describe the bug The dependency @capacitor-community/intercom cant be resolved
To Reproduce Steps to reproduce the behavior:
- Clone the example solution (https://github.com/capacitor-community/intercom/tree/master/example)
- Run 'npm i' to download dependencies
- 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