Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试将新的 socket.io 1.0 与 NodeJS 一起使用,在客户端我看到了这个错误 - 'Uncaught Error: failed to require "socket.io" from "root"',它看起来是我的问题客户端路径,但该路径已使用 0.9。
编辑* 这似乎是 socket.io 1.0 的一个问题,并且有一个小修复可用,尽管我无法让它工作。所以相反,我回到了 0.9。