-
Notifications
You must be signed in to change notification settings - Fork 40
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
release的时候报错 #2
Comments
同样报错。。。没人搭理一下么 |
接收端有防火墙设置吧。。。 |
我的问题找到了,是因为项目中有中文命名的文件导致的,把中文命名的文件排除掉就ok了 |
我试试,不应该中文名字导致系统跪了。 |
同样问题出现,我用的 是 centos 没有中文文件。 |
额 果然是中文的问题. 可以了 3q,很方便~ |
这个问题,该项目是否解决啊?也不给个说明?中文文件名导致该异常,除了更改为英文文件名,有其他解决方案吗? |
这个问题确定不是 nodejs 自己的? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
events.js:85
throw er; // Unhandled 'error' event
^
Error: socket hang up
at createHangUpError (_http_client.js:215:15)
at Socket.socketOnEnd (_http_client.js:300:23)
at Socket.emit (events.js:129:20)
at _stream_readable.js:908:16
at process._tickCallback (node.js:355:11)
The text was updated successfully, but these errors were encountered: