Project is not working

I have import a project from github and tried to run it but its not working as it works locally and I am not getting whats the problem is can get a help?

above is my github repositorie link

Hi there - can you share the name of the project where you imported that repo? If it’s private, you can email support@glitch.com and we can take a look for you.

1 Like

swayampal-try-4
above is the name of my project

swayampal-try-4

Hi there, so I imported it into my own project and it loads fine and I can create and go to a room. Which part specifically not working for you?

1 Like

Ah okay, I see that rtc.js in its assets makes an assignment let socket = io( '/stream' ); but it doesn’t know what io is because it doesn’t seem to have been imported in that file.

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.