Trying to install modules from github results in:
ENOENT error on package.json.
Easily reproduced using express:
You could also do
npm i alex-cory/fasthacks
or
npm i github:alex-cory/fasthacks
Basically:
npm i user_or_org/repo_name