synox / void-mail

self-hosted disposable email service (nodejs) using catch-all and imap
GNU General Public License v3.0
134 stars 54 forks source link

On npm install it can't find the synox/imap-simple package #19

Closed danielpetrica closed 4 years ago

danielpetrica commented 4 years ago

The package is trying to install the synox/imap-simple packagebut is not working.

This is the log:

...
npm ERR! Error while executing:
npm ERR! /usr/local/bin/git ls-remote -h -t ssh://git@github.com/synox/imap-simple.git
npm ERR! 
npm ERR! ERROR: Repository not found.
npm ERR! fatal: Could not read from remote repository.
npm ERR! 
npm ERR! Please make sure you have the correct access rights
npm ERR! and the repository exists.
npm ERR! 
npm ERR! exited with error code: 128

npm ERR! A complete log of this run can be found in:
npm ERR!    -----

is this package still used? If not can I remove it?

synox commented 4 years ago

Thanks for bringing this to my attention. it is fixed now.