1602 / 1602/compound

has an error with command node .

Đang mở
#648 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
JavaScript
Star
1.6k
Fork
179
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

when I input node . , there has error in console

GET /browser-sync/socket.io/?EIO=3&transport=polling&t=1423723182498-12 controller: browser-sync action: socket.io
Query: {"EIO":"3","transport":"polling","t":"1423723182498-12"}
Params: {"controller":"browser-sync","action":"socket.io"}
perform socket.io
Error: Undefined action browser-sync#socket.io(/browser-sync/socket.io/?EIO=3&transport=polling&t=1423723182498-12)
at Object. (d:\github\camp\node_modules\compound\node_modules\kontroller\lib\flow-control.js:67:27)
at Array.1 (d:\github\camp\node_modules\compound\node_modules\kontroller\lib\flow-control.js:157:28)
at run (d:\github\camp\node_modules\compound\node_modules\kontroller\lib\flow-control.js:109:31)
at Array.0 (d:\github\camp\node_modules\compound\node_modules\kontroller\lib\flow-control.js:60:13)
at run (d:\github\camp\node_modules\compound\node_modules\kontroller\lib\flow-control.js:109:31)
at compiledAction.(anonymous function) (d:\github\camp\node_modules\compound\node_modules\kontroller\lib\flow-control.js:91:13)
at Controller.call (d:\github\camp\node_modules\compound\node_modules\kontroller\lib\flow-control.js:49:16)
at Controller.call (d:\github\camp\node_modules\compound\node_modules\kontroller\lib\flow-control.js:94:14)
at Controller.perform (d:\github\camp\node_modules\compound\node_modules\kontroller\lib\flow-control.js:18:10)
at ControllerBridge.callControllerAction (d:\github\camp\node_modules\compound\lib\controller-bridge.js:169:9)
at ControllerBridge. (d:\github\camp\node_modules\compound\lib\controller-bridge.js:149:14)
at callbacks (d:\github\camp\node_modules\express\lib\router\index.js:164:37)
at param (d:\github\camp\node_modules\express\lib\router\index.js:138:11)
at param (d:\github\camp\node_modules\express\lib\router\index.js:135:11)
at param (d:\github\camp\node_modules\express\lib\router\index.js:135:11)
at pass (d:\github\camp\node_modules\express\lib\router\index.js:145:5)
at Router._dispatch (d:\github\camp\node_modules\express\lib\router\index.js:173:5)
at Object.router (d:\github\camp\node_modules\express\lib\router\index.js:33:10)
at next (d:\github\camp\node_modules\express\node_modules\connect\lib\proto.js:174:15)
at methodOverride (d:\github\camp\node_modules\express\node_modules\connect\node_modules\method-override\index.js:77:5)
at d:\github\camp\node_modules\express\node_modules\connect\lib\middleware\methodOverride.js:41:7
at methodOverride (d:\github\camp\node_modules\express\node_modules\connect\node_modules\method-override\index.js:77:5)
at Object.handle (d:\github\camp\node_modules\express\node_modules\connect\lib\middleware\methodOverride.js:39:5)
at next (d:\github\camp\node_modules\express\node_modules\connect\lib\proto.js:174:15)
at Object. (d:\github\camp\node_modules\express\node_modules\connect\node_modules\express-session\index.js:421:7)
at Object.immediate._onImmediate (timers.js:372:16)
at processImmediate [as _immediateCallback](timers.js:354:15)

is something wrong?

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Hướng nghiên cứu

The error occurs in the compound framework when a browser-sync socket.io request is made. The stack trace points to kontroller's flow-control.js and controller-bridge.js. Start by examining the routing configuration for browser-sync endpoints and check how actions are defined. Look at the controller handling logic in the compound module to see why the action is undefined. The fix likely involves adding or correcting a route or controller action for browser-sync.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
javascript, nodejs
Lĩnh vực
backend
Loại issue
Lỗi
Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
35/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.