Known issue in the `deploy-bot` method in the Medp...
# general
x
I am experiencing a known issue relating to the
deploy-bot
method in the Medplum CLI (I am bootstrapping the "Medplum Demo Bots" repo). My environment is localhost. Specifically, on the "Bots In Production" documentation page, there is a warning note with a request to submit a bug report if the following error occurs.
Copy code
Deploy error: {
resourceType: 'OperationOutcome',
issue: [ { severity: 'error', code: 'invalid', details: [Object] } ]
}
Not sure on next steps here. A hard restart of the server does not seem to resolve the issue. Thanks!
171 Views