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
npx puppeteer-heap-snapshot query -f './heap.heapsnapshot' -p full_name --debug and got:
TypeError: Cannot read properties of undefined (reading 'graph')
at compileGraphNodeObject (/usr/local/lib/node_modules/puppeteer-heap-snapshot/dist/cjs/src/build-object.js:88:11)
at /usr/local/lib/node_modules/puppeteer-heap-snapshot/dist/cjs/src/build-object.js:68:79
at Array.reduce (<anonymous>)
at compileGraphNodeObject (/usr/local/lib/node_modules/puppeteer-heap-snapshot/dist/cjs/src/build-object.js:65:26)
at /usr/local/lib/node_modules/puppeteer-heap-snapshot/dist/cjs/src/build-object.js:68:79
at Array.reduce (<anonymous>)
at compileGraphNodeObject (/usr/local/lib/node_modules/puppeteer-heap-snapshot/dist/cjs/src/build-object.js:65:26)
at /usr/local/lib/node_modules/puppeteer-heap-snapshot/dist/cjs/src/build-object.js:68:79
at Array.reduce (<anonymous>)
at compileGraphNodeObject (/usr/local/lib/node_modules/puppeteer-heap-snapshot/dist/cjs/src/build-object.js:65:26)
Run:
npx puppeteer-heap-snapshot query -f './heap.heapsnapshot' -p full_name --debug
and got:Heap snapshot https://drive.google.com/file/d/1BHiPsK4bVA-v0vPFvS-2siFrHWFyWS6Y/view?usp=sharing
The text was updated successfully, but these errors were encountered: