Git submits the code. After checking the status, it shows that there are new files. After entering git add ., why do so many npm running instructions appear? Before the first one is submitted, and after the second one is submitted, because npm is newly installed on the computer, is there any accidental conflict?
It has been solved because the node_modules folder was mistakenly saved in the folder
You can ignore npm_modules in .gitignore