Syam Iyer
Syam Iyer
@Maho91 I'm also facing this issue, did you find a fix?
I found a workaround - [this fork of node-rdpjs](https://github.com/t-system/node-rdpjs) can be added to the package.json. Essentially, change ``` "dependencies": { "express": "4.x.x", "socket.io": "1.3.x", "node-rdpjs": ">=0.2.0" }, ``` to this....
@MilesMorel @zackdotcomputer having this same issue 😔 Did you happen to find a fix?
> hi @Siyer2 , please try the latest version of qdrant Thanks for the reply @generall Do you know where I can find these prebuilt binaries or will I need...