Is there any point in installing uwebsockets.js on bun.sh? #1021
Answered
by
uNetworkingAB
johnnyApplePRNG
asked this question in
Q&A
-
According to their little AI help chatbot... There is no point to importing uwebsockets.js... but our main github page suggests to do just that. |
Beta Was this translation helpful? Give feedback.
Answered by
uNetworkingAB
Feb 15, 2024
Replies: 1 comment
-
Ah,
bun install is like npm install but less shitty. It's not installing for bun, it's installing using bun. Like npm but not pure diarrhea |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
uNetworkingAB
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ah,
bun install is like npm install but less shitty. It's not installing for bun, it's installing using bun. Like npm but not pure diarrhea