diff --git a/src/node.cc b/src/node.cc index 2fd6da0c6f4c37..68e85933fa14fd 100644 --- a/src/node.cc +++ b/src/node.cc @@ -3823,6 +3823,7 @@ static void CheckIfAllowedInEnv(const char* exe, bool is_env, "--no-deprecation", "--trace-deprecation", "--throw-deprecation", + "--pending-deprecation", "--no-warnings", "--napi-modules", "--trace-warnings",