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

Cannot find module '@capacitor-community/intercom' or its corresponding type declarations.ts #80

Open
dupiesdupreez opened this issue Feb 13, 2023 · 0 comments

Comments

@dupiesdupreez
Copy link
Contributor

dupiesdupreez commented Feb 13, 2023

Describe the bug
The dependency @capacitor-community/intercom cant be resolved

To Reproduce
Steps to reproduce the behavior:

  1. Clone the example solution (https://github.com/capacitor-community/intercom/tree/master/example)
  2. Run 'npm i' to download dependencies
  3. 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
image

Desktop (please complete the following information):

  • Windows 11
  • VS code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant