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

module.js:549 error when running hpts #4

Open
noobslayer404 opened this issue Jul 16, 2018 · 3 comments
Open

module.js:549 error when running hpts #4

noobslayer404 opened this issue Jul 16, 2018 · 3 comments

Comments

@noobslayer404
Copy link

i am using ubuntu 18, after installing node.js and npm through:
sudo apt-get install node.js
sudo apt-get install npm

and i run the command in terminal:
hpts
I get this error:
screenshot from 2018-07-16 10-40-25

@oyyd
Copy link
Owner

oyyd commented Jul 20, 2018

What's the version of your node? I guess sudo apt-get install npm is unnecessary which may cause your problem.

@jam2-hey
Copy link

Just install the lastest version (1.1.1), and I have the same problem.

My node version is v11.15.0 and npm is 6.7.0. They're installed by nvm.
After looking at node_modules/http-proxy-to-socks, it seems the lib directory is missing.

In my case, install an older version (1.1.0) works.

@oyyd
Copy link
Owner

oyyd commented Sep 20, 2019

@polyamide You are right. http-proxy-to-socks@1.1.1 is broken.. This is fixed in http-proxy-to-socks@1.1.2.

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