You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the netlify js-client package is dependent on node-fetch which has a dependency on fetch-blob which has a deprecated dependency node-domexception. node-fetch was last updated 2 years ago so no wonder this happened.
This is the warning
npm warn deprecated [email protected]: Use your platform's native DOMException instead
the netlify
js-client
package is dependent onnode-fetch
which has a dependency onfetch-blob
which has a deprecated dependencynode-domexception
.node-fetch
was last updated 2 years ago so no wonder this happened.This is the warning
The text was updated successfully, but these errors were encountered: