docusaurus icon indicating copy to clipboard operation
docusaurus copied to clipboard

Update command to check crowdin cli version

Open MarryamZulfiqar opened this issue 4 months ago • 4 comments

npm run crowdin -- --version

the above doesnt work on windows, the following does

npm run crowdin --version

Pre-flight checklist

  • [x] I have read the Contributing Guidelines on pull requests.
  • [x] If this is a code change: I have written unit tests and/or added dogfooding pages to fully verify the new behavior.
  • [x] If this is a new API or substantial change: the PR has an accompanying issue (closes #0000) and the maintainers have approved on my working plan.

Motivation

Test Plan

Test links

Deploy preview: https://deploy-preview-_____--docusaurus-2.netlify.app/

Related issues/PRs

MarryamZulfiqar avatar Oct 01 '24 07:10 MarryamZulfiqar