sakuraapi / cli

Command Line Interface for Scaffolding and Managing SakuraAPI Projects
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Newly scaffolded project throws node warnings #3

Closed candleshine closed 6 years ago

candleshine commented 6 years ago

npm WARN deprecated email-templates@2.7.1: 📫 Please upgrade to v3.1.5 (v3.0.x had a core bug with attachments and v3.1.5 now supports Node v6.4.0+). Also read the breaking changes for upgrading from v2 to v3 at https://github.com/niftylettuce/email-templates#v3-breaking-changes 📫 Testing implications of upgrading versions.

candleshine commented 6 years ago

npm WARN deprecated coffee-script@1.12.7: CoffeeScript on NPM has moved to "coffeescript" (no hyphen)

candleshine commented 6 years ago

OK that one is weird because no mention of coffee-script I can see.

candleshine commented 6 years ago

@etsuo says to yank email-templates. will see if there are other unneeded dependencies in our scaffolding

etsuo commented 6 years ago

@candleshine I'm assuming this is closed with the merge of your PR - let me know if that's not the case.

candleshine commented 6 years ago

I agree with the closure