-
Notifications
You must be signed in to change notification settings - Fork 295
Cannot find module hublin-easyrtc-connector #81
Comments
I was in trouble as the same as yours. u have to type "npm install" in hublin-easyrtc-connector first. I've failed 3 times but it works later on. I think it's blame to sever related with. so I made zip file when it's succeed on Ubuntu 16.04. If you want, heres my magnet link below. Thank you. magnet:?xt=urn:btih:6235C99C203018A1D679E57C0F3AF2E37278511F&dn=meetings.tar.gz&tr=http%3a%2f%2fannounce.torrentsmd.com%3a6969%2fannounce&tr=http%3a%2f%2ftracker.torrenty.org%3a6969%2fannounceel40&tr=http%3a%2f%2ftracker.torrenty.org%3a6969%2fannounce&tr=http%3a%2f%2ftracker.torrenty.org%3a6969%2fannounce.&tr=http%3a%2f%2ftracker.torrenty.org%3a6969%2fannounce10&tr=http%3a%2f%2ftracker.torrenty.org%3a6969%2fannouncep&tr=http%3a%2f%2ftracker.torrenty.org%3a6969%2fannounce%3b&tr=http%3a%2f%2ftracker.torrenty.org%3a6969%2fannounce%252029%252019&tr=http%3a%2f%2ftracker.torrenty.org%3a6969%2fannounceel4&tr=http%3a%2f%2ftracker.torrenty.org%3a6969%2fannounce.php&tr=http%3a%2f%2ftracker.torrenty.org%3a6969%2fannounce%25200%25200&tr=http%3a%2f%2f95.85.40.114%2fannounce&tr=http%3a%2f%2ftracker.torrenty.org%3a6969%2fannouncel&tr=udp%3a%2f%2ftracker.ccc.de%3a80%2fannounce&tr=http%3a%2f%2ftracker.torrenty.org%3a6969%2fannounceel4&tr=http%3a%2f%2ftracker.torrenty.org%3a6969%2fannounce%25200%25200&tr=http%3a%2f%2ftracker.torrenty.org%3a6969%2fannounce%3b&tr=http%3a%2f%2f95.85.40.114%2fannounce&tr=http%3a%2f%2ftracker.torrenty.org%3a6969%2fannouncel&tr=http%3a%2f%2ftracker.torrenty.org%3a6969%2fannounce.php&tr=http%3a%2f%2ftracker.torrenty.org%3a6969%2fannounce%252029%252019 |
Hi. Thanks so much for advice. I will try installing again in the easyrtc-connecter. Can I ask what Node version you used when it worked? I see the word 'magnet' but it is not a link for me. |
@seffw did you run step 7 in README.md? |
@heroandtn3 Yes, I tried it a few times, including trying with -f and with -g. I just checked and the hublin-easyrtc-connector folder is empty. I guess it should not be. @hajunho I got the link, many thanks, I will try that. |
@seffw be aware that the directory
|
@heroandtn3 ah ok. I just followed the readme instructions which state:
So does that need updating? I guess your git clone command should come before? |
Ok I think that solved the installation. Another question, may be this should be a new issue. Do either of you have a working version? When I run npm start, then open localhost:8080, I just get a page with instructions on, but not more. I am asking because, with the bad original install instructions maybe this is still experimental and not actually working yet? |
@hajunho I solved the easyrtc connector issue. However I cannot get this to work. After creating room I just get a blank screen. Maybe your magnet link is solution, but it is not downloading for me. Thanks |
@seffw The link you use is maybe outdated. Please clone this repo |
@heroandtn3 I had already cloned the repo as you stated above |
FYI, magnet is bittorrent link you can download with copy&paste in bittorrent program. |
Trying to install and run on Ubuntu localhost. But I cannot get npm start to work after going through the install.
Error is Cannot find module '/var/www/html/hublin/meetings/modules/hublin-easyrtc-connector\
I have tried npm install in the meetings, modules and modules/hublin-easyrtc-connector directories.
Some missing link I guess but can't find out what it is
The text was updated successfully, but these errors were encountered: