The following problems have occurred when adding the files: LF would be replaced by CRLF in package.json code example
Example: LF would be replaced by CRLF in package-lock.json
git config --global core.safecrlf false
git config --global core.safecrlf false