erictik / midjourney-api

MidJourney client. Unofficial Node.js client
Apache License 2.0
1.71k stars 287 forks source link

TypeError: this.config.WebSocket is not a constructor #132

Open chinlee1523 opened 1 year ago

chinlee1523 commented 1 year ago

node_modules/midjourney/src/ws.message.ts:24 this.ws = new this.config.WebSocket(this.config.WsBaseUrl); ^ TypeError: this.config.WebSocket is not a constructor node_modules/midjourney/src/ws.message.ts:24:15)

zcpua commented 1 year ago

Please provide more error information and recurring code