mailin icon indicating copy to clipboard operation
mailin copied to clipboard

version not found: [email protected]

Open ducdev opened this issue 9 years ago • 2 comments

I'm trying to get mailin working with meteor 1.3 which based on node v0.10.43 currently. It suggested me to install [email protected] instead of 3.0.3 the latest version but I always got not found error. Any idea ?

ducdev avatar May 29 '16 17:05 ducdev

Some previous comments have suggested to use [email protected] which has worked for me:

npm install --save [email protected]

sudotong avatar Jun 28 '16 17:06 sudotong

Thank you bro, I got it.

ducdev avatar Jun 28 '16 17:06 ducdev