Skip to content

Commit

Permalink
add troubleshooting for enketo-transformer
Browse files Browse the repository at this point in the history
  • Loading branch information
cooperka committed Aug 15, 2024
1 parent 38de3a0 commit 4c84856
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/enketo-transformer-service/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,7 @@ architecture/flow:
- user types in info and hits submit
- enketo submits XML to nemo's existing ODK `/submission` (`responses#create`) route
- on edit, nemo saves the edited XML to `modified_odk_xml` attachment so as to preserve the original `odk_xml` as required by some orgs

## Troubleshooting

If you get errors trying to `yarn install`, make sure you are using the correct node version: the one specified in [../../.nvmrc](.nvmrc).

0 comments on commit 4c84856

Please sign in to comment.