Rajasegar Chandran
Rajasegar Chandran
@Turbo87 Then, can you please help me in coming up with a proper brief about the rule
@bmish Regarding the error above, any help would be appreciated.
Sounds good to a brief, but do we also need to mention how to fix this error or any recommended practice to avoid async actions.
@mcbergsma Would love a PR if possible to fix that.
@MilesHart We migrated to Pug a long time back, i think you need to change your view engine to pug or if you want JADE you can use an older...
Sure @MilesHart will do that
Did you set up JADE as your render engine? `app.set('view engine', 'jade');`
Okay, make sure you install the npm package `npm install jade-bootstrap` then inside your view `include node_modules/jade-bootstrap/_bootstrap` Actually the issue here is the engine is not able to find the...
@yongdi Do you have a sample repo so that i can look into the issue in detail. and also it will help to nail down the root cause...
@joneldiablo Yes this is for pug but it is not yet updated to support Bootstrap 4