[PR #3363] [MERGED] chore(cli): update error message #4359

Closed
opened 2026-03-17 01:54:06 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3363
Author: @jamesgeorge007
Created: 9/17/2023
Status: Merged
Merged: 9/18/2023
Merged by: @AndrewBastin

Base: release/2023.8.1Head: update-cli-error-msg


📝 Commits (2)

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 packages/hoppscotch-cli/package.json (+1 -1)
📝 packages/hoppscotch-cli/src/handlers/error.ts (+1 -1)

📄 Description

Description

This PR includes a grammatical correction in the error message displayed when a non-existent file is supplied to the test command and the --env / -e flag.

Preview

Non-existent file supplied to the test command

image

Non-existent file supplied to the --env / -e flag

image

Checks

  • My pull request adheres to the code style of this project
  • All the tests have passed

Additional Information

N/A


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/3363 **Author:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Created:** 9/17/2023 **Status:** ✅ Merged **Merged:** 9/18/2023 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `release/2023.8.1` ← **Head:** `update-cli-error-msg` --- ### 📝 Commits (2) - [`d0a6ef0`](https://github.com/hoppscotch/hoppscotch/commit/d0a6ef078c2257580336c72d9e573df376c7667a) chore: update CLI error message - [`ff0af79`](https://github.com/hoppscotch/hoppscotch/commit/ff0af794d1bba7254a78b669a00b06b2d1397d3d) chore: bump version ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-cli/package.json` (+1 -1) 📝 `packages/hoppscotch-cli/src/handlers/error.ts` (+1 -1) </details> ### 📄 Description ### Description This PR includes a grammatical correction in the error message displayed when a non-existent file is supplied to the `test` command and the `--env / -e` flag. ### Preview > Non-existent file supplied to the `test` command <img width="627" alt="image" src="https://github.com/hoppscotch/hoppscotch/assets/25279263/fa67eb19-d141-4800-bffe-e0bea806fe83"> > Non-existent file supplied to the `--env / -e` flag <img width="625" alt="image" src="https://github.com/hoppscotch/hoppscotch/assets/25279263/83ce08eb-c653-4f26-a96e-6042cf1bf316"> ### Checks <!-- Make sure your pull request passes the CI checks and check the following fields as needed - --> - [x] My pull request adheres to the code style of this project - [x] All the tests have passed ### Additional Information N/A --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:54:06 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#4359
No description provided.