Installation: Improve the installation process by updating the Node.js engine compatibility in the package.json file, ensuring a smoother experience for users during setup.
Fixes
Fix yarn install error by correcting the engines.node field in package.json, allowing for successful installations across different environments.