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

app setup issues #124

Open
iamavishkar opened this issue Oct 12, 2023 · 7 comments
Open

app setup issues #124

iamavishkar opened this issue Oct 12, 2023 · 7 comments

Comments

@iamavishkar
Copy link

Hey there!

After cloning when i am installing node modules, it keep saying this to me:

Module not found: Error: Can't resolve '@twilio-paste/icons/esm/ProductSwitcherIcon' in 'D:\csdev\codesymphony\twilio-conversations-demo-react\node_modules\@twilio-paste\product-switcher\dist'

However, somehow I fixed this issue myself but after that I am not able to "create a conversation" as the modal keep saying that
Cannot read properties of undefined (reading 'then')

Image has been attached for reference.

tilio-github-1

Thank you for you help

@berkus
Copy link
Contributor

berkus commented Oct 12, 2023

You seem to be offline - do you actually have a proper token and a connection up?

@makzpatel
Copy link

@berkus Yes we can login properly with the token. And the connection is also stable.

@camr1993
Copy link

I'm also getting Module not found: Error: Can't resolve '@twilio-paste/icons/esm/ProductSwitcherIcon'

@camr1993
Copy link

this PR fixed the issue for me

@berkus
Copy link
Contributor

berkus commented Jan 19, 2024

@berkus Yes we can login properly with the token. And the connection is also stable.

image

It will not work when Offline.

@janainadcacaca
Copy link

janainadcacaca commented May 28, 2024

I have the same problem, I did the setup on my local machine and on Vercel and both have the same problem. It gives an error when configuring Firebase, but the documentation shows that it is optional. It shouldn't give the error.

If you test without adding the firebase configuration, you will realize that the problem exists. My token returns on the endpoint call, but it still says I'm offline

Screenshot 2024-05-28 at 23 06 39

@equintas
Copy link

equintas commented Jun 29, 2024

janainadcacaca May be you're offline. I have denied as connectionState due to incorrect API keys pair.

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

6 participants