Unable to Download the CLI Validator Tool #149
-
I manage the public website for my organization, and my team needs to validate our pricing transparency files to ensure they are compliant, but our files seem to be too large to use the online validator (I know there is technically no file limit for this tool, but CMS notes that the CLI validator works best for large files), and our data engineers cannot download / install the CLI validator tool. Here is their feedback on the issues they are experiencing when trying to install the CLI validator tool: "[CMS'] instructions don’t match what happens when you follow them. It’s not like installing a typical program. They posted a bunch of source code." This data engineer has worked with 2 other groups of data engineers, and none of them are able to install this program due to the above noted issue. We need to get these files validated ASAP. I have also submitted a support ticket to CMS, as well as followed-up with their below emails, but haven't heard back yet:
Can someone explain how they have successfully installed this tool? Any instructions that you could offer, tips, system requirements, etc would be very helpful, so that I can share this information with our data engineers. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
The formal instructions for running the Command Line Interface (CLI) Validator are found on it’s homepage. The dependencies required to run the CLI Validator are supported by all major operating systems (e.g., Mac, Windows, Linux). See below for step-by-step instructions.
|
Beta Was this translation helpful? Give feedback.
The formal instructions for running the Command Line Interface (CLI) Validator are found on it’s homepage. The dependencies required to run the CLI Validator are supported by all major operating systems (e.g., Mac, Windows, Linux). See below for step-by-step instructions.
npm install -g hpt-validator-cli
then push enter. This will install the CLI Validator.