Mattermost-redux ,Code 64 error. Git dep preparation failed

Hi,
In my project we are using mattermost-redux and the project was built under node14 version. Now when i’m trying to upgrade my project to node18 version than i’m facing errors like code64 git dep preparation failed and another error is redux offline. While searching the web i came to know that mattermost-redux is archived and migrated to mattermost webapp. How to do install it in my project.

Hi Sharan! Welcome to the Mattermost forums. You’re right, the mattermost-redux repo has been archived and its functionality has been merged into the Mattermost Webapp repo. You can now use @mattermost/client as a replacement. Check out our Migration Guide for more details on how to update your project. Let us know if you need help with the transition!

Its true that mattermost-redux has been archived and merged into the mattermost-webapp, which can cause issues when upgrading your project. To resolve this, youll need to transition away from the deprecated package.