nuxt / cli

⚡️ Nuxt Generation CLI Experience.
https://github.com/nuxt/cli/discussions/3
MIT License
269 stars 65 forks source link

Support HTTP proxy for all commands #419

Open pi0 opened 5 months ago

pi0 commented 5 months ago

Context: https://github.com/nuxt/cli/issues/159

https://github.com/unjs/node-fetch-native?tab=readme-ov-file#fetch-with-proxy-support

d1vr0t commented 4 months ago

If you came here because nuxi module search and nuxi module add dont get a response because those commands dont use your network proxy, i wrote a quick and dirty pnpm patch.

nuxi@3.12.0.patch

JianJroh commented 2 months ago

Any update for this?