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
In an offline internal network environment, we have a self built npm private server, but it relies on uWebSocket. js to try downloading the dependency from another network address: "uWebSocket. js": "GitHub: uNetworking/uWebSocket. js # v23.3.0", which caused us to download the dependency and cannot be used normally. We hope to fix this dependency to a normal dependency.
The entire dependency relationship is @ eslint/config observer v0.5.2->h3 v1.12.0->crossws v 0.2.4
Additional information
Would you be willing to help implement this feature?
The text was updated successfully, but these errors were encountered:
Describe the feature
In an offline internal network environment, we have a self built npm private server, but it relies on uWebSocket. js to try downloading the dependency from another network address: "uWebSocket. js": "GitHub: uNetworking/uWebSocket. js # v23.3.0", which caused us to download the dependency and cannot be used normally. We hope to fix this dependency to a normal dependency.
The entire dependency relationship is @ eslint/config observer v0.5.2->h3 v1.12.0->crossws v 0.2.4
Additional information
The text was updated successfully, but these errors were encountered: