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
Error [TypeError]: Cannot read properties of null (reading 'style') at evaluate (evaluate at Inspire.configure (file:///PATH/decktape/node_modules/decktape/plugins/inspire.js:19:22), <anonymous>:0:38) at #evaluate (file:///PATH/decktape/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/ExecutionContext.js:383:19) at async ExecutionContext.evaluate (file:///PATH/decktape/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/ExecutionContext.js:270:16) at async IsolatedWorld.evaluate (file:///PATH/decktape/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/IsolatedWorld.js:96:16) at async CdpFrame.evaluate (file:///PATH/decktape/node_modules/puppeteer-core/lib/esm/puppeteer/api/Frame.js:336:20) at async CdpPage.evaluate (file:///PATH/decktape/node_modules/puppeteer-core/lib/esm/puppeteer/api/Page.js:801:20) at async configurePlugin (file:///PATH/decktape/node_modules/decktape/decktape.js:365:5)
The text was updated successfully, but these errors were encountered:
Trying to download this slidedeck that I made: https://torno1.matirosero.art, but it works with https://inspirejs.org
Getting the following error:
Error [TypeError]: Cannot read properties of null (reading 'style') at evaluate (evaluate at Inspire.configure (file:///PATH/decktape/node_modules/decktape/plugins/inspire.js:19:22), <anonymous>:0:38) at #evaluate (file:///PATH/decktape/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/ExecutionContext.js:383:19) at async ExecutionContext.evaluate (file:///PATH/decktape/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/ExecutionContext.js:270:16) at async IsolatedWorld.evaluate (file:///PATH/decktape/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/IsolatedWorld.js:96:16) at async CdpFrame.evaluate (file:///PATH/decktape/node_modules/puppeteer-core/lib/esm/puppeteer/api/Frame.js:336:20) at async CdpPage.evaluate (file:///PATH/decktape/node_modules/puppeteer-core/lib/esm/puppeteer/api/Page.js:801:20) at async configurePlugin (file:///PATH/decktape/node_modules/decktape/decktape.js:365:5)
The text was updated successfully, but these errors were encountered: