Issue Description: Deprecated Dependencies Warning in @looker/sdk #1404
klebsonleite
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
Upon running yarn install, the installation process for the @looker/sdk package generates warnings related to deprecated dependencies. These warnings indicate that certain dependencies, such as request and request-promise-native, are deprecated, and their usage is discouraged. The warnings provide links to the relevant GitHub issues for more details.
I am using the following versions:
node: 16.17.0
@looker/sdk: 23.18.0
@looker/sdk-node: 23.18.0
@looker/sdk-rtl: 21.6.1
Warnings:
Is there any advice on what to do?
Beta Was this translation helpful? Give feedback.
All reactions