observing / thor

The WebSocket god of thunder
MIT License
1.29k stars 154 forks source link

Installation fail because of moved dependencies #63

Closed AcckiyGerman closed 4 years ago

AcckiyGerman commented 4 years ago
$ sudo npm install -g thor
npm ERR! Error while executing:
npm ERR! /usr/bin/git ls-remote -h -t git://github.com/3rd-Eden/ws.git
npm ERR! 
npm ERR! fatal: remote error: 
npm ERR!   Repository not found.
npm ERR! 
npm ERR! exited with error code: 128

I believe that ws has been moved here: https://github.com/websockets/ws

P.S. Sorry, it is a duplicate..