I got this error when I was running the npm run deploy
command in the terminal, how can I resolve this error?
I think this link will help you:
Filename too long in Git for Windows
You must run this command in your terminal:
git config --system core.longpaths true