Fix jade by removing reliance on deprecated features:
script
style
npm install fix-jade -g
Fix jade files in the current directory:
fix-jade
npm uninstall fix-jade -g
MIT