-
Notifications
You must be signed in to change notification settings - Fork 99
fix: lock socket.io to v2.0.1 fix the error #17
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
Conversation
"egg-bin": "^2.0.2", | ||
"egg-socket.io": "^1.0.0-beta.1", | ||
"socket.io-client": "^1.7.2" | ||
"egg": "^1.4.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
为什么 egg 在 dependencies 里面?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
好吧,example,不过下面的 egg-bin 还是错了
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
我挪一下
Codecov Report
@@ Coverage Diff @@
## master #17 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 11 11
Lines 151 151
=====================================
Hits 151 151 Continue to review full report at Codecov.
|
@ngot 发个版本吧 |
这个发版本了么? |
刚刚发了 |
No description provided.