-
Notifications
You must be signed in to change notification settings - Fork 939
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: spawn ENAMETOOLONG
when running npm run deploy
#211
Comments
Hi @phroureo, sorry about the delay in my response. I have not encountered this issue before. Are you still facing this issue? If so, will you tell me how many characters are in the part of the path that you represented with Also, I see a 10 year-old issue in the |
spawn ENAMETOOLONG
spawn ENAMETOOLONG
when running npm run deploy
This also happened with my project. I even made a python script to check the whole project if I got any files or folder which names are too long but I don't have any. Any clues? |
what is error? |
I've solved this by doing the workaround method. I still can't directly deploy. I first build my project using |
facing same issue, ive been working with this problem for 3 days dang |
Category
Which of these applies to you? (Select all that apply)
Step
Which step of the tutorial do you want someone to help you with? (Select one)
Links
Tell us where we can find your code and your GitHub Pages site:
Everything else
I'm getting this error when I try to run
npm run deploy
:I tried shortening long files and long file names, but am still having issues with this step.
The text was updated successfully, but these errors were encountered: