You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to install a library called hyper-express via bun package manager and got this error
neos-MacBook-Pro:bun neo$ bun add hyper-express
bun add v0.1.1
error: Unsupported dependency type github for "github:uNetworking/uWebSockets.js#v20.10.0"
Looks like it does not support installing dependencies from git/github yet