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
I made a fork https://github.com/kingyue737/useragent/commits/master to replace request with axios as NPM WARN is really annoying. Also update the outdated regexp list.
You can override the original dependency if you are using pnpm:
Hi,
This module uses request to auto update, however the package is now deprecated.
The solution would be to use axios
Axios has similar syntax and uses native promises.
eg.
The text was updated successfully, but these errors were encountered: