From 0a4151fbfa8a12653f7f9c56455a13bc3c569941 Mon Sep 17 00:00:00 2001 From: Daniel Imms <2193314+Tyriar@users.noreply.github.com> Date: Fri, 11 Aug 2023 09:52:15 -0700 Subject: [PATCH] Add nvmrc using node 16 node-pty doesn't seem to work 18 yet and VS Code has moved over to be based on 18 so that's my main (don't ask me why it's working there but not in this repo) --- .nvmrc | 1 + 1 file changed, 1 insertion(+) create mode 100644 .nvmrc diff --git a/.nvmrc b/.nvmrc new file mode 100644 index 00000000..b6a7d89c --- /dev/null +++ b/.nvmrc @@ -0,0 +1 @@ +16