dougwilson / nodejs-depd

Deprecate all the things
MIT License
325 stars 87 forks source link

NodeJS 20.11.0 fails when building snapshot. #52

Open ddassie-texa opened 7 months ago

ddassie-texa commented 7 months ago

While experiment with the snapshot-blob feature of NodeJs I encountering an error during the snapshot build caused by the library:

      var file = callSite.getFileName() || "<anonymous>";
                          ^

TypeError: Cannot read properties of undefined (reading 'getFileName')

Apply the PR #48 fixes the issue, and allows me to create the blob.