diff --git a/src/node.cc b/src/node.cc index 71dd4575da..e7478622dd 100644 --- a/src/node.cc +++ b/src/node.cc @@ -3950,6 +3950,7 @@ static void CheckIfAllowedInEnv(const char* exe, bool is_env, "--no-deprecation", "--trace-deprecation", "--throw-deprecation", + "--pending-deprecation", "--no-warnings", "--napi-modules", "--expose-http2",