anvilresearch / connect

A modern authorization server built to authenticate your users and protect your APIs

Home Page:http://anvil.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installing on OSX and deprecated packages

ainthek opened this issue · comments

This is not of big deal but anyway:
some packages are really outdated.... and it does not give a good impression on "first time user" (me)
$ npm install -g anvil-connect
npm WARN deprecated jade@1.11.0: Jade has been renamed to pug, please install the latest version of pug instead of jade
npm WARN deprecated nodemailer@1.11.0: All versions below 4.0.1 of Nodemailer are deprecated. See https://nodemailer.com/status/
npm WARN deprecated transformers@2.1.0: Deprecated, use jstransformer
npm WARN deprecated node-uuid@1.4.8: Use uuid module instead

Hello, @ainthek. I'm writing to let you know that we've just published 0.2.0 of Anvil Connect. This release addresses deprecated packages and updated others. Please give it a try and let us know if you encounter any issues.