tj / consolidate.js

Template engine consolidation library for node.js
3.48k stars 353 forks source link

How to use liquid with Sails.js #264

Closed JunaidQadirB closed 7 years ago

JunaidQadirB commented 7 years ago

Liquid is listed as a supported template engine for consolidate.js but as soon as i installed it and updated the engine property to liquid or tinyliquid in config/views.js and did sails lift it give this error :

Could not find module: liquid in path node_modules

Whats the right way to use liquid with sails.js?

JunaidQadirB commented 7 years ago

It's cold and lonely here...