1 ---
2 title: Using deprecated packages
3 ---
4
5 If you install a package, and it prints a deprecation message, we recommend following the instructions, if possible.
6
7 That might mean updating to a new version, or updating your package dependencies.
8
9 <Screenshot src="/packages-and-modules/getting-packages-from-the-registry/package-deprecated.png" alt="Screenshot of a deprecated package showing that it is no longer supported" />
10
11 A deprecation message doesn't always mean the package or version is unusable; it may mean the package is unmaintained and will no longer be updated by the publisher.