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
i've installed all dependencies and using latest nodejs version
npm run proxy 3724 '192.168.1.2:3724'
> wowser@0.0.1 proxy C:\Hw2_Hybrid\usr\workspace\emu-wow\wowser
> websockify "3724" "'192.168.1.2:3724'"
C:\Hw2_Hybrid\usr\workspace\emu-wow\wowser\node_modules\policyfile\lib\server.js:253
Object.keys(process.EventEmitter.prototype).forEach(function proxy (key){
^
TypeError: Cannot read property 'prototype' of undefined
at Object.<anonymous> (C:\Hw2_Hybrid\usr\workspace\emu-wow\wowser\node_modules\policyfile\lib\server.js:253:33)
at Module._compile (module.js:571:32)
at Object.Module._extensions..js (module.js:580:10)
at Module.load (module.js:488:32)
at tryModuleLoad (module.js:447:12)
at Function.Module._load (module.js:439:3)
at Module.require (module.js:498:17)
at require (internal/module.js:20:19)
at Object.<anonymous> (C:\Hw2_Hybrid\usr\workspace\emu-wow\wowser\node_modules\policyfile\index.js:1:80)
at Module._compile (module.js:571:32)
The text was updated successfully, but these errors were encountered:
This error happens on windows with proxy command
i've installed all dependencies and using latest nodejs version
The text was updated successfully, but these errors were encountered: