Error while installing community version on "npm r...
# support
a
@medplum/docs:build: [INFO] [en] Creating an optimized production build... @medplum/app:build: Failed to load ./.env. @medplum/docs:build: [info] Documentation generated at ./docs/sdk @medplum/graphiql:build: [BABEL] Note: The code generator has deoptimised the styling of /root/medplum/node_modules/@graphiql/react/dist/index.es.js as it exceeds the max of 500KB. @medplum/docs:build: ℹ Compiling Client @medplum/docs:build: ℹ Compiling Server @medplum/docs:build: ✔ Client: Compiled successfully in 31.01s @medplum/docs:build: Killed @medplum/docs:build: npm ERR! Lifecycle script
build
failed with error: @medplum/docs:build: npm ERR! Error: command failed @medplum/docs:build: npm ERR! in workspace: @medplum/docs@2.0.22 @medplum/docs:build: npm ERR! at location: /root/medplum/packages/docs @medplum/docs:build: ERROR: command finished with error: command (/root/medplum/packages/docs) npm run build exited (1) command (/root/medplum/packages/docs) npm run build exited (1) Tasks: 12 successful, 15 total Cached: 12 cached, 15 total Time: 2m58.653s Failed: @medplum/docs#build ERROR run failed: command exited (1) I even tried to skip the package but it still produces the same error. Am i missing something? I am using this doc to install https://www.medplum.com/docs/contributing/run-the-stack
I guess no one is responding to this. I had to delete the docs folder make it work somehow
r
Hi @ashok8869 - yes this is an issue with the docs build, appreciate you figuring it out. Tracking here: https://github.com/medplum/medplum/issues/2250 How is your install going?
a
Hi @reshma, I wanted to express my gratitude for your response. We have successfully completed the installations on DigitalOcean, and I'm delighted to inform you that everything is working smoothly. As we embark on developing our health product, we strive to utilize the most suitable tools available to us. Thus far, we have found Medplum to be an excellent choice, and I want to commend you for your dedicated efforts in developing this open-source initiative. Rest assured, we will continue to provide updates regarding any challenges or issues we encounter along the way. Thank you once again for your outstanding work.
r
Glad to hear it @ashok8869 - and if you are willing to share details about the app you are building or your company we would be thrilled to hear!
155 Views