Will
Will
Current node docs suggest `fnm` for node management https://nodejs.org/en/download/package-manager/#fnm The node docs link to https://github.com/Schniz/fnm#using-a-script-macoslinux The suggested install command is ``` curl -fsSL https://fnm.vercel.app/install | bash ``` That install script...
### Description [Documentation for `Layer` states](https://visgl.github.io/react-map-gl/docs/api-reference/layer#source) the following. > source is required by some layer types in the Mapbox style specification. If is used as the child of a [Source](https://visgl.github.io/react-map-gl/docs/api-reference/source)...
## Bug Description [Documentation on `main` references](https://github.com/nodejs/undici/blob/ca1855491082cb3bacd726afbf7a8e348fc58db4/docs/docs/api/Dispatcher.md?plain=1#L965) a `throwOnMaxRedirects` field that can be set on the `RedirectInterceptorOpts` to throw an error if the maximum number of redirects are reached. I...