fatal: CRLF would be replaced by LF in server/node_modules/@babel/highlight/node_modules/color-name/.npmignore code example
Example: fatal: LF would be replaced by CRLF in package.json
$ git config --global core.autocrlf false
$ git config --global core.safecrlf false