Open
Description
I'm seeing a bunch of
[DEP0150] DeprecationWarning: Setting process.config is deprecated. In the future the property will be read-only.
(Use `node --trace-deprecation ...` to show where the warning was created)
while the addon/node-api tests compile (via make jstest
). I even did a make distclean
to verify this was not being caused by cached/outdated build artifacts/scripts.