You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
check the package.json. remove the two jade-related dependencies:
"jade": "~1.9.2",
"jade-bootstrap": "1.0.14",
and add pug-bootstrap
"pug-bootstrap": "0.0.15",
and you would be good to go!
cheers,
The text was updated successfully, but these errors were encountered: