Closed allanbowe closed 3 years ago
guess you are suppose to report it to https://github.com/sasjs/adapter that have a dependency on url that looks like it is not being used?
Quite right @jimmywarting, thanks for the spot! We have an adapter PR underway, @saadjutt01 is investigating.
For reference, here is the PR that deprecated querystring: https://github.com/Gozala/querystring/pull/52
As per the homepage:
The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
We are getting the following warning when installing the CLI:
Expected behaviour - the CLI should install with zero warnings or errors