opencrvs / opencrvs/documentation

error Command "compose:push:version" not found.

Open
#1 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
0
Forks
2
Avg merge
2d 8h
Merged PRs (30d)
4

Description

When trying to Manually publishing your country configuration, using the documented command:

yarn compose:push:version

There will be an error:

yarn run v1.22.19
error Command "compose:push:version" not found.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

https://github.com/opencrvs/documentation/blob/80d567cd0e8815ea12590b799bc20731405e4549/setup/3.-installation/3.3-set-up-a-server-hosted-environment/3.3.6-deploy-automated-and-manual.md?plain=1#L77C1-L77C26

I suppose we have to run:

./build-and-push.sh

?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open setup/3.-installation/3.3-set-up-a-server-hosted-environment/3.3.6-deploy-automated-and-manual.md at the linked command around line 77, then compare the documented yarn command with ./build-and-push.sh. Confirm the current manual publishing command and update the documentation so it no longer instructs readers to run the missing command.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.