-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Description
On Windows and latest [email protected] and [email protected], the following deprecation warnings appear:
PS D:\Projects> node-gyp rebuild
gyp info it worked if it ends with ok
gyp info using [email protected]
gyp info using [email protected] | win32 | x64
(node:36696) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:36696) [DEP0190] DeprecationWarning: Passing args to a child process with shell option true can lead to security vulnerabilities, as the arguments are not escaped, only concatenated.
gyp info find Python using Python version 3.12.5 found at "C:\Program Files\Python312\python.exe"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels