websockify-js icon indicating copy to clipboard operation
websockify-js copied to clipboard

node package needs updated in npm

Open opatomic opened this issue 5 years ago • 6 comments

The source code in websockify.js was updated to support changes to the "ws" package. See https://github.com/novnc/websockify/issues/280. However, the package at npm has not yet been updated causing it to crash with most recent version of ws package.

opatomic avatar Aug 29 '18 17:08 opatomic

Right. We should probably do the discussed split in to separate repos first though. Hopefully soon-ish.

CendioOssman avatar Sep 10 '18 14:09 CendioOssman

Any update on this? :-)

YoeriVD avatar Jan 18 '19 09:01 YoeriVD

Not really. Way too much other work right now. Hopefully I can get back to it soon.

CendioOssman avatar Jan 18 '19 09:01 CendioOssman

I moved the package.json into the root and then I can pull it in from git directly with

npm install git+https://github.com/endpointservices/websockify-js

tomlarkworthy avatar Dec 20 '21 08:12 tomlarkworthy

Can this package be released in it's current state, please? I'd like to avoid installing from source (thanks @tomlarkworthy)

thegecko avatar Jan 24 '23 15:01 thegecko

Hmm... I don't think I have access to update this on npm.

@kanaka, @DirectXMan12, could you look at adding me and @samhed?

CendioOssman avatar Jan 26 '23 09:01 CendioOssman