Closed ipapandinas closed 1 year ago
The axios: 1.1.x package defined in the package.json installed axios v1.1.3 which doesn't work properly on a node environnement.
axios: 1.1.x
package.json
axios
Test and downgrade to axios: 1.1.1.
axios: 1.1.1
Description
The
axios: 1.1.x
package defined in thepackage.json
installedaxios
v1.1.3 which doesn't work properly on a node environnement.Solution considered
Test and downgrade to
axios: 1.1.1
.Affected versions