jnordberg / wintersmith

A flexible static site generator
http://wintersmith.io/
MIT License
3.5k stars 332 forks source link

npm issues deprecated warning when installing wintersmith #336

Open Nadeeshyama opened 5 years ago

Nadeeshyama commented 5 years ago

npm install wintersmith -g issue the following warning:

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

Could be fixed with https://github.com/jnordberg/wintersmith/pull/345