ReferenceError: primordials is not defined
at fs.js:27:35
at req_ (node_modules/natives/index.js:143:24)
at Object.req [as require] (node_modules/natives/index.js:55:10)
at Object.<anonymous> (node_modules/webshot/node_modules/graceful-fs/fs.js:1:37)
I'm using the webshot modules but it's the inner workings of the graceful-fs. I tried upgrading it to 4.x and it works fine so I think that's the ticket
I'm using the webshot modules but it's the inner workings of the
graceful-fs. I tried upgrading it to4.xand it works fine so I think that's the ticket