From 5c7f37a0e08f72ad4681febca5c3d92b5bb093bf Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Mon, 1 Jul 2024 10:16:02 +0100 Subject: [PATCH] Issue template: request people try newer npm first --- .github/ISSUE_TEMPLATE/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/installation.md b/.github/ISSUE_TEMPLATE/installation.md index 5317a9bf3..b47d10e9a 100644 --- a/.github/ISSUE_TEMPLATE/installation.md +++ b/.github/ISSUE_TEMPLATE/installation.md @@ -43,7 +43,7 @@ and try again before opening an issue. -- [ ] I am using npm >= 9.6.5 with `--include=optional` +- [ ] I am using npm >= 10.1.0 with `--include=optional` - [ ] I am using yarn >= 3.2.0 - [ ] I am using pnpm >= 7.1.0 with `--no-optional=false` - [ ] I am using Deno