issues Search Results · repo:unjs/node-fetch-native language:TypeScript
Filter by
20 results
(86 ms)20 results
inunjs/node-fetch-native (press backspace or delete to remove)Environment
nuxt: ^2.13.0 node: 14.21.3
Reproduction
Not sure
Describe the bug
This update messed with something and I started receiving this error stack when opening my Nuxt project:
SyntaxError: ...
bug
guilherme-moneri
- 3
- Opened on Jan 22
- #136
Environment
- node version: v20.18.1
- node-fetch-native: 1.6.5
Reproduction
None
Describe the bug
Run command: npx storybook@next upgrade
the command failed:
/Users/xx/.npm/_npx/68c5553302e55161/node_modules/@storybook/cli/bin/index.cjs:23 ...
bug
gcfeng
- 4
- Opened on Jan 20
- #135
Describe the change
https://github.com/unjs/node-fetch-native?tab=readme-ov-file#proxy-support says:
Proxy support is under development. Check https://github.com/unjs/node-fetch-native/issues/107 for ...
documentation
benmccann
- 1
- Opened on Nov 1, 2024
- #132
Environment
nodejs 20
Reproduction
no need
Describe the bug
[node-fetch-native] Node.js compatible build of `node-fetch-native` is being used in a non-Node.js environment. Please make sure you are ...
zou-yu
- 2
- Opened on Sep 29, 2024
- #130
Environment
Node 21.6.1 node-fetch-native 1.6.4
Reproduction
Make any request specifying port in the url to a host that is on the noProxy list.
http_proxy = 10.0.0.1:3128
no_proxy = 10.10.10.10
await ...
CS-JJ
- 1
- Opened on Apr 16, 2024
- #125
Describe the feature
We re building an SDK and we d like to give users a method that disables SSL verification so they can get things working
in their development environment.
It d be nice to have a ...
loks0n
- 1
- Opened on Apr 11, 2024
- #124
Environment
Bun v.1.0.26
Reproduction
Git repo: https://github.com/tkjaergaard/giget-bun-reproduction
Steps to reproduce:
1. Clone repository
2. Install Bun version 1.0.26 (https://bun.sh/)
3. ...
tkjaergaard
- 3
- Opened on Feb 7, 2024
- #114
Docs
Nice article: https://about.gitlab.com/blog/2021/01/27/we-need-to-talk-no-proxy/
### Tasks
- [x] Initial support (#106)
- [x] preconfigured `fetch` export from `/proxy` (#108)
- [x] Support `NO_PROXY` ...
enhancement
pi0
- 3
- Opened on Dec 23, 2023
- #107
Describe the feature
This was possible in node-fetch using a https.Agent:
const agent = new https.Agent({
cert,
key,
keepAlive: true,
timeout: 3 * 1000,
})
const response = await fetch(url, ...
ottob
- 1
- Opened on Jul 31, 2023
- #87
pi0
- 1
- Opened on Jul 7, 2023
- #82

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.