From 438ec037baa4c868bce4620efb976232a04bbdeb Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Tue, 25 May 2021 14:01:49 -0400 Subject: [PATCH] Update label-actions.yml --- .github/label-actions.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/label-actions.yml b/.github/label-actions.yml index 3695dbcfc..5661dd481 100644 --- a/.github/label-actions.yml +++ b/.github/label-actions.yml @@ -28,6 +28,8 @@ status:wrong-repo: status:node-compatibility # Post a comment comment: > - Thank you for your issue. It looks like the web part sample you're trying to use is not compatible with the version of Node.js that you're running in your environment.\nPlease refer to the [SPFx Compatibility Matrix](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/compatibility) to make sure that you're using a version of Node.js that is compatible with the version of SPFx the sample uses.\nWe'll close this issue, but if you run into further issues after you have made changes to your environment, please do not hesitate to open a new issue so we can help you further. + Thank you for your issue. It looks like the web part sample you're trying to use is not compatible with the version of Node.js that you're running in your environment. + Please refer to the [SPFx Compatibility Matrix](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/compatibility) to make sure that you're using a version of Node.js that is compatible with the version of SPFx the sample uses. + We'll close this issue, but if you run into further issues after you have made changes to your environment, please do not hesitate to open a new issue so we can help you further. # Close the issue close: true