1

I'm trying to deploy my web project using surge. I have done this successfully on previous occasions. But now i'm getting an error and cannot understand why this happens.

              email: g****n5**[email protected]
              token: *****************
              project path: C:\Users\admin\Documents\r*******r-ui-development\build\
               size: 44 files, 11.8 MB
             domain: r*******r-ui.surge.sh

             upload: [=======             ] 34%, eta: 9.7s{ Error: write ECONNRESET
    at exports._errnoException (util.js:1023:11)
    at WriteWrap.afterWrite [as oncomplete] (net.js:804:14) code: 'ECONNRESET', errno: 'ECONNRESET', syscall: 'write' }
{ Error: write ECONNRESET
    at exports._errnoException (util.js:1023:11)
    at WriteWrap.afterWrite [as oncomplete] (net.js:804:14) code: 'ECONNRESET', errno: 'ECONNRESET', syscall: 'write' }

What seems to be the problem here? And how could i fix it? Thank you.

1 Answer 1

2

The issue was with the internet connection I was using. Apparently, the wifi network had some restrictions. I solved this by using a hotspot created from my mobile, and it worked perfectly. This was not an issue with npm.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.