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
What actually happens:
The following warning is printed in console
(node:1754) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023.Please migrate your code to use AWS SDK for JavaScript (v3).For more information, check the migration guide at https://a.co/7PzMCcy
Link to a minimal, executable project that demonstrates the problem:
$ npm start...(node:1754) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023.Please migrate your code to use AWS SDK for JavaScript (v3).For more information, check the migration guide at https://a.co/7PzMCcy...
The text was updated successfully, but these errors were encountered:
Expected behaviour:
No warning when using claudia
What actually happens:
The following warning is printed in console
https://github.com/claudiajs/example-projects/tree/master/hello-world
The text was updated successfully, but these errors were encountered: