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

Type script error #132

Open
SaiemAziz opened this issue May 23, 2023 · 2 comments
Open

Type script error #132

SaiemAziz opened this issue May 23, 2023 · 2 comments

Comments

@SaiemAziz
Copy link

Having this issue in my Next js project where typescript is also installed.
tried command-> npm install --save-dev @types/react-messenger-customer-chat
but this command not installing the package at all.
image

@jsvelte
Copy link

jsvelte commented Oct 25, 2023

Plus 1 here

@tw0517tw
Copy link
Contributor

As we don't have a typescript definition now, you might need to add a custom .d.ts file and explicitly declare this module as any.

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

3 participants