We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When trying to Manually publishing your country configuration, using the documented command:
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:
?
The text was updated successfully, but these errors were encountered: