Rush StackShopBlogEvents
Skip to main content

Home > @microsoft/rush-lib > ILaunchOptions > alreadyReportedNodeTooNewError

ILaunchOptions.alreadyReportedNodeTooNewError property

If true, the wrapper process already printed a warning that the version of Node.js hasn't been tested with this version of Rush, so we shouldn't print a similar error.

Signature:

alreadyReportedNodeTooNewError?: boolean;