Skip to content
This repository has been archived by the owner on Feb 23, 2021. It is now read-only.

Cannot find module hublin-easyrtc-connector #81

Open
seffw opened this issue Oct 26, 2017 · 11 comments
Open

Cannot find module hublin-easyrtc-connector #81

seffw opened this issue Oct 26, 2017 · 11 comments

Comments

@seffw
Copy link

seffw commented Oct 26, 2017

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

@hajunho
Copy link

hajunho commented Oct 27, 2017

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

@seffw
Copy link
Author

seffw commented Oct 27, 2017

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.

@kscc25
Copy link
Contributor

kscc25 commented Oct 27, 2017

@seffw did you run step 7 in README.md?

@seffw
Copy link
Author

seffw commented Oct 27, 2017

@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.

@kscc25
Copy link
Contributor

kscc25 commented Oct 27, 2017

@seffw be aware that the directory hublin-easyrtc-connector is a git module, which means to have it you must clone the reposiroty with --recursive option:

git clone --recursive https://github.com/linagora/hublin.git

@seffw
Copy link
Author

seffw commented Oct 27, 2017

@heroandtn3 ah ok. I just followed the readme instructions which state:

git clone --recursive https://ci.open-paas.org/stash/scm/meet/meetings.git

So does that need updating? I guess your git clone command should come before?

@seffw
Copy link
Author

seffw commented Oct 27, 2017

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?

@seffw
Copy link
Author

seffw commented Oct 27, 2017

@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

@kscc25
Copy link
Contributor

kscc25 commented Oct 28, 2017

@seffw The link you use is maybe outdated. Please clone this repo https://github.com/linagora/hublin.git.

@seffw
Copy link
Author

seffw commented Oct 28, 2017

@heroandtn3 I had already cloned the repo as you stated above git clone --recursive https://github.com/linagora/hublin.git

@hajunho
Copy link

hajunho commented Oct 30, 2017

FYI, magnet is bittorrent link you can download with copy&paste in bittorrent program.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants