opencrvs / opencrvs/documentation
error Command "compose:push:version" not found.
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.
I suppose we have to run:
./build-and-push.sh
?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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