# End of Support for Node SDK

Today marks the end of support for `@clerk/clerk-sdk-node` as previously announced in our [October 2024 deprecation notice](https://clerk.com/changelog/2024-10-08-express-sdk.md#deprecating-clerk-clerk-sdk-node). While we will no longer maintain this package, we've ensured a smooth transition path for all our users.

## What This Means

- The `@clerk/clerk-sdk-node` package has been moved to a separate [repository](https://github.com/clerk/sdk-node) for archival purposes
- Express users can migrate to the `@clerk/express` package, [see migration guide](https://clerk.com/docs/upgrade-guides/node-to-express.md)
- Other Node.js projects should use our [JavaScript Backend SDK](https://clerk.com/docs/references/backend/overview.md)
