balderdashy / sails

Realtime MVC Framework for Node.js
https://sailsjs.com
MIT License
22.84k stars 1.95k forks source link

How specified template in Sails 1.1.0? #4584

Open ncc0706 opened 5 years ago

ncc0706 commented 5 years ago

old version i can use sails new sails-jade --template=jade.

sailsbot commented 5 years ago

Hi @ncc0706! It looks like you may have removed some required elements from the initial comment template, without which I can't verify that this post meets our contribution guidelines. To re-open this issue, please copy the template from here, paste it at the beginning of your initial comment, and follow the instructions in the text. Then post a new comment (e.g. "ok, fixed!") so that I know to go back and check.

Sorry to be a hassle, but following these instructions ensures that we can help you in the best way possible and keep the Sails project running smoothly.

*If you feel this message is in error, or you want to debate the merits of my existence (sniffle), please contact inquiries@sailsjs.com

raqem commented 5 years ago

Hi @ncc0706, Jade (now known as Pug) is still supported though consolidate.
Were you able to install consolidate to your new project?