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
[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.
The text was updated successfully, but these errors were encountered:
mscdex
added
build
Issues and PRs related to build files or the CI.
test
Issues and PRs related to the tests.
labels
Apr 3, 2021
I'm seeing a bunch of
while the addon/node-api tests compile (via
make jstest
). I even did amake distclean
to verify this was not being caused by cached/outdated build artifacts/scripts.The text was updated successfully, but these errors were encountered: