snyk / nodejs-lockfile-parser

Generate a Snyk dependency tree from package-lock.json or yarn.lock file
Other
59 stars 28 forks source link

ReferenceError: window is not defined #132

Closed milahu closed 3 months ago

milahu commented 2 years ago

i get this error on nodejs = not in browser

probably fixed by updating graphlib

old graphlib

  lodash = window._;