godotjs / godotjs/javascript

Socket.io NPM

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

Mô tả

Has anyone had any luck with getting socket.io-client npm functional with this? It seems that it does not read npm module entry properly for me.

```
E 0:03:17.602 resolve_module_file: Module entry does not exists: node_modules/socket.io-client/./lib/index.js
Condition "!FileAccess::exists(entry)" is true. Returned: ""
modules/ECMAScript/quickjs/quickjs_binder.cpp:631 @ resolve_module_file()
```

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

Mở hướng dẫn đóng góp

Hướng nghiên cứu

Bắt đầu tại modules/ECMAScript/quickjs/quickjs_binder.cpp, khoảng dòng 631, ở resolve_module_file(), và kiểm tra cách entry của package node_modules/socket.io-client được resolve. Tái hiện path lib/index.js bị thiếu như đã báo cáo và so sánh với entry thực tế của package; được xem là hoàn tất khi socket.io-client có thể được load mà không gặp module-entry error.

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, node.js
Lĩnh vực
tooling
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
Cần làm rõ
Mức phù hợp với người mới
25/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.