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
Thanks for bringing this to our attention again. Until 2.0 was published 17 days ago, there was nothing we could do about this. However, node-pre-gyp is only used during install time (to download pre-built binaries, if available), so memory leaks are unlikely to cause much problems.
Now that 2.0 is out, we can work on upgrading, however due to the major version bump to 2.0, it requires more care to evaluate. Potentially this is just because they bumped minimum Node requirement to 18.0? We'll have to do more testing to see what shakes out.
Describe your system
odbc
Package Version: 2.4.9Describe the bug
npm install odbc warns of a memory leak
Expected behavior
No memory leaks and use latest version based on this comment that 2.0.0 has fixed this
mapbox/node-pre-gyp#877 (comment)
To Reproduce
The text was updated successfully, but these errors were encountered: