-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Web] Can't install onnxruntime-node behind corporate proxy #23231
Comments
Should have been fixed by #23242 |
…microsoft#23232) ### Description Add proxy agent to fetch request ### Motivation and Context Fixes microsoft#23231 --------- Signed-off-by: Junze Wu <junze.wu@intel.com> Co-authored-by: Yulong Wang <7679871+fs-eire@users.noreply.github.com>
Any workaround? When a new release will be available which includes the Bugfix commit? |
We will make a new release this month. |
@InventoCasa See if this helps: huggingface/transformers.js#1138 (comment). |
Did this update get posted yet? |
Not yet. The release branch is already created for v1.21 and release process is being worked on. |
How long does that process normally take? a few days, week, month? |
Unfortunately I don't have the exact date for it. I can only tell that it's in process at the moment. I can update here and |
@rmiranda87 onnxruntime-node@1.21.0 is published |
Thank you |
Describe the issue
The
fetch
doesn't respect http_proxy and https_proxy set in the environment:onnxruntime/js/node/script/install.js
Line 83 in 8687011
To reproduce
Urgency
No response
ONNX Runtime Installation
Other / Unknown
ONNX Runtime Version or Commit ID
1.20.1
Execution Provider
Other / Unknown
The text was updated successfully, but these errors were encountered: