Can't find or install from npm registery.
Gantushig77 opened this issue · 4 comments
Gantushig77 commented
Basically, I can't install the js package.
- (Fails) bun install uNetworking/uWebSockets.js#v20.31.0
- (Fails) pnpm install uNetworking/uWebSockets.js
- (Fails) npm install uNetworking/uWebSockets.js
The js package in the npm latest version is 19. And it's not compatible with arm macs. It installs from the npm and it fails to work. I think developers need a slightly easier solution to use the package.
The only option is to clone the git repo and compile it yourself.
uNetworkingAB commented
bun install uNetworking/uWebSockets.js#v20.31.0
Works perfectly.
sonyarianto commented
uNetworkingAB commented
Then report it in respective project.