Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better README for Windows PowerShell #12

Closed
ryul1206 opened this issue Nov 7, 2022 · 3 comments
Closed

Better README for Windows PowerShell #12

ryul1206 opened this issue Nov 7, 2022 · 3 comments
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@ryul1206
Copy link
Owner

ryul1206 commented Nov 7, 2022

Is your feature request related to a problem? Please describe.
The current README is not friendly to people.

Describe the solution you'd like

  1. Better description to solve PowerShell issues.
  2. Provide a download link to the PSmmg folder. (https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/ryul1206/multilingual-markdown/tree/master/PSmmg)
@ryul1206 ryul1206 added the enhancement New feature or request label Nov 7, 2022
@ryul1206 ryul1206 added the wip Work in progress label Nov 20, 2022
@ryul1206 ryul1206 removed the wip Work in progress label Feb 20, 2023
@ryul1206 ryul1206 added this to the 2.0.0 milestone Feb 20, 2023
@ryul1206
Copy link
Owner Author

In addition to the "Command Not Found" issue, there is another issue that can occur when the python command is not available and only the python3 command exists. This issue mainly arises when the PSmmg.psm from the mmgcli tries to call the python command, which is not available. The error message for this issue looks like:

Program 'python' failed to run: No application is associated with the specified file for this operationAt C:\Program Files\WindowsPowerShell\Modules\PSmmg\PSmmg.psm1:2 char:5
+     python -m mmgcli $args
+     ~~~~~~~~~~~~~~~~~~~~~~.
At C:\Program Files\WindowsPowerShell\Modules\PSmmg\PSmmg.psm1:2 char:5
+     python -m mmgcli $args
+     ~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ResourceUnavailable: (:) [], ApplicationFailedException
    + FullyQualifiedErrorId : NativeCommandFailed

@stale
Copy link

stale bot commented Jun 20, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on / or This doesn't seem right label Jun 20, 2023
@ryul1206 ryul1206 added documentation Improvements or additions to documentation and removed wontfix This will not be worked on / or This doesn't seem right enhancement New feature or request labels Jun 24, 2023
@ryul1206
Copy link
Owner Author

ryul1206 commented Oct 6, 2023

From version 2.0.0, Poetry is used, which means that PSmmg.psm is no longer required. This issue seems to be resolved.

@ryul1206 ryul1206 closed this as completed Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant