You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 27, 2020. It is now read-only.
Installing driver...
Install driver successfully.
Unhandled Rejection at: Promise Promise {
Error: 无法找到默认网卡.
at C:\snapshot\node-tap\output\test.js:0:0
at Generator.next ()
at __awaiter (C:\snapshot\node-tap\output\test.js:0:0)
at new Promise ()
at __awaiter (C:\snapshot\node-tap\output\test.js:0:0)
at main (C:\snapshot\node-tap\output\test.js:0:0)
at Object. (C:\snapshot\node-tap\output\test.js:0:0)
at Module._compile (pkg/prelude/bootstrap.js:1243:22)
at Object.Module._extensions..js (module.js:644:10)
at Module.load (module.js:552:32) } reason: Error: 无法找到默认网卡.
at C:\snapshot\node-tap\output\test.js:0:0
at Generator.next ()
at __awaiter (C:\snapshot\node-tap\output\test.js:0:0)
at new Promise ()
at __awaiter (C:\snapshot\node-tap\output\test.js:0:0)
at main (C:\snapshot\node-tap\output\test.js:0:0)
at Object. (C:\snapshot\node-tap\output\test.js:0:0)
at Module._compile (pkg/prelude/bootstrap.js:1243:22)
at Object.Module._extensions..js (module.js:644:10)
at Module.load (module.js:552:32)
WIndows 10 1809
node-tap 1.33
npcap 0.99-r9
我在启动时遇见如上的错误,但是npcap网卡也安装了,电脑里其余的tap网卡也卸载了,还是不行
The text was updated successfully, but these errors were encountered:
Installing driver...
Install driver successfully.
Unhandled Rejection at: Promise Promise {
Error: 无法找到默认网卡.
at C:\snapshot\node-tap\output\test.js:0:0
at Generator.next ()
at __awaiter (C:\snapshot\node-tap\output\test.js:0:0)
at new Promise ()
at __awaiter (C:\snapshot\node-tap\output\test.js:0:0)
at main (C:\snapshot\node-tap\output\test.js:0:0)
at Object. (C:\snapshot\node-tap\output\test.js:0:0)
at Module._compile (pkg/prelude/bootstrap.js:1243:22)
at Object.Module._extensions..js (module.js:644:10)
at Module.load (module.js:552:32) } reason: Error: 无法找到默认网卡.
at C:\snapshot\node-tap\output\test.js:0:0
at Generator.next ()
at __awaiter (C:\snapshot\node-tap\output\test.js:0:0)
at new Promise ()
at __awaiter (C:\snapshot\node-tap\output\test.js:0:0)
at main (C:\snapshot\node-tap\output\test.js:0:0)
at Object. (C:\snapshot\node-tap\output\test.js:0:0)
at Module._compile (pkg/prelude/bootstrap.js:1243:22)
at Object.Module._extensions..js (module.js:644:10)
at Module.load (module.js:552:32)
WIndows 10 1809
node-tap 1.33
npcap 0.99-r9
我在启动时遇见如上的错误,但是npcap网卡也安装了,电脑里其余的tap网卡也卸载了,还是不行
The text was updated successfully, but these errors were encountered: