-
### Describe the bug
I am building a library that uses axios, when I run it on Serverless edge functions (e.g: on vercel) it fails with error:
```
Error: Adapter 'http' is not available in the …
-
Vulnerable Library - start-server-and-test-1.14.0.tgz
Path to dependency file: /inst/templates/node/package.json
Path to vulnerable library: /inst/templates/node/node_modules/follow-redirects/packa…
-
## Problem Statement
The generator always serializes objects to string with `JSON.stringify`. This is not always wanted, which is why it should configurable. In my case I wanted to write an `AxiosT…
-
### Describe the bug
I'm using form-data and axios to upload files to S3 using presigned post requests. It works fine if the file sizes up to 2GB.
Trying to upload 3GB file I get error `Error: wri…
-
I'm bugging form 4 hours.
LocalAi is running on laptop CPU .
and i and to post to the API from a Vuejs app.
all works fine from node :
```
const axios = require("axios");
console.log("\n…
-
react와 back 연동
-
### Describe the issue
The headers attribute in AxiosRequestConfig is optional, and InternalAxiosRequestConfig inherits from AxiosRequestConfig, but its headers attribute is required.
The Internal…
-
I have been trying to follow the guide mentioned in the github project of truecallerjs node library and search a phone number without any success.
I have installed the npm package in my node enviro…
-
I'm having a problem with my canon scanners in using SDK. When I scan an A4 paper it cuts of the first ( or last ) 1cm of the page.
the same problem like:
[https://gitlab.com/sane-project/backends/…
-
### Describe the issue
Using the latest Firefox Developer Edition (111.0b8), & Axios 0.2.7, Authorization headers set in an interceptor are not being sent with the request. This does not occur in C…