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