From d56a73f2416aadbc8c59f673faf97360471bf29b Mon Sep 17 00:00:00 2001 From: curben Date: Thu, 11 Oct 2018 17:18:54 +1030 Subject: [PATCH] Use latest version of node on netlify Previous issue is fixed 89f80789b0c08495ffcf4a2668cf9f329ce8f72c Possibly due to stricter/more consistent parsing of symlink on nodejs v10.12 https://github.com/nodejs/node/pull/22808 --- .nvmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.nvmrc b/.nvmrc index 6507a3c..64f5a0a 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -v10.11.0 +node