This repository was archived by the owner on Jun 26, 2025. It is now read-only.

Description
Description:
Problem
Currently, habitica-cli does not fully support Windows environments. This issue is evident when attempting to use the CLI on Windows, resulting in errors related to path handling (TypeError [ERR_INVALID_ARG_TYPE]).
Request
I kindly request adding official support for Windows to habitica-cli. This includes:
Path Compatibility: Ensuring that the CLI correctly handles file paths and configuration locations on Windows.
Documentation Updates: Updating the documentation to include specific instructions for Windows users regarding installation, configuration, and usage.
Testing on Windows: Thorough testing on Windows environments to identify and address any compatibility issues.
Additional Information
Current Behavior: Describe the current behavior or error messages encountered when using habitica-cli on Windows.
Expected Behavior: Outline the expected behavior after Windows support is implemented.
Environment: Specify your Windows version and any relevant details about your setup (Node.js version, npm version, etc.).
Steps to Reproduce (if applicable)
Install habitica-cli on a Windows machine.
Attempt to run habitica command.
Observe the error or unexpected behavior.
Your efforts in adding Windows support to habitica-cli would greatly benefit Windows users who wish to utilize the CLI for managing Habitica tasks seamlessly across different platforms.
Thank you for considering this enhancement request.