/home/ubuntu/programguru/views/layout.pug:90
88| if classnames && classnames.includes('topic-page')
89| #courseprogress
> 90| if PAGE && PAGE.CONFIG.PRODUCTION && classnames.includes('topic-page')
91| ins(class="adsbygoogle" style="display:inline-block;width:300px;height:200px" data-ad-client="ca-pub-3462759306420104" data-ad-slot="3033784419")
92|
93| if PAGE && PAGE.visualization
Cannot read properties of undefined (reading 'includes')
TypeError: /home/ubuntu/programguru/views/layout.pug:90
88| if classnames && classnames.includes('topic-page')
89| #courseprogress
> 90| if PAGE && PAGE.CONFIG.PRODUCTION && classnames.includes('topic-page')
91| ins(class="adsbygoogle" style="display:inline-block;width:300px;height:200px" data-ad-client="ca-pub-3462759306420104" data-ad-slot="3033784419")
92|
93| if PAGE && PAGE.visualization
Cannot read properties of undefined (reading 'includes')
at eval (eval at wrap (/home/ubuntu/programguru/node_modules/pug-runtime/wrap.js:6:10), <anonymous>:5347:50)
at template (eval at wrap (/home/ubuntu/programguru/node_modules/pug-runtime/wrap.js:6:10), <anonymous>:7883:642)
at exports.renderFile (/home/ubuntu/programguru/node_modules/pug/lib/index.js:418:38)
at exports.renderFile (/home/ubuntu/programguru/node_modules/pug/lib/index.js:408:21)
at exports.__express [as engine] (/home/ubuntu/programguru/node_modules/pug/lib/index.js:455:11)
at View.render (/home/ubuntu/programguru/node_modules/express/lib/view.js:135:8)
at tryRender (/home/ubuntu/programguru/node_modules/express/lib/application.js:640:10)
at Function.render (/home/ubuntu/programguru/node_modules/express/lib/application.js:592:3)
at ServerResponse.render (/home/ubuntu/programguru/node_modules/express/lib/response.js:1008:7)
at /home/ubuntu/programguru/routes/index.js:40:7
Something is Missing
The page you're looking for doesn't exist or has been moved.