Forever90
Results
1
comments of
Forever90
node_modules/pinus-robot/lib/agent/agent.ts:1:17 - error TS2503: Cannot find namespace 'SocketIOClient'. 1 import Socket = SocketIOClient.Socket; ~~~~~~~~~~~~~~ 我用npm中下载的pinus-example-robot, 直接运行dist 可以,但是重新编译ts脚本 就报这个错,是怎么回事呢