Removed .npmrc, HOME in Cygwin & running npm outside of Cygwin results in duplicating cache (in Cygwin HOME & in APPDATA).
--- a/.npmrc Mon Feb 20 01:20:35 2023 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-# https://docs.npmjs.com/cli/v7/configuring-npm/folders
-
-# npm config get prefix
-prefix = ${HOME}/.local/npm
-# npm config get cache
-cache = ${HOME}/.cache/npm
--- a/Makefile Mon Feb 20 01:20:35 2023 +0200
+++ b/Makefile Thu Feb 23 00:59:27 2023 +0200
@@ -62,7 +62,7 @@
.dircolors .colordiffrc \
.bashrc .env.bash .bash_completion .bash_completion.d .zshrc \
.vimrc .ssh \
- .pylintrc .pystartup .tclshrc .npmrc .guile \
+ .pylintrc .pystartup .tclshrc .guile \
.gradle/init.d/springColorLogging.gradle \
.sqshrc .psqlrc \
.signature .muttrc .tidy \