Random qutoe machine stuck on running ' npm run deploy'

am basically learning programing on freecodecamp “new on the field”!
what i have done, followed what was mentioned on GitHub Pages section specifically.
and when i run ‘npm run deploy’ that is what terminal respond:



my files

The error message “Filename too long” is likely because the full path (plus the file name) is too long. Try moving your folder up the folder tree. I would suggest having your web stuff in a folder in or near the root.

On newer Windows versions you can opt-in to Long Paths as well.

it worked! thank you, sir

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.