Error encountered in setup of Care Coordination (CCDA) module

no that inits a new package. Just the instruction.

2 Likes

I haven’t seen that yet, thanks for sharing.

1 Like

I tried the recommended instructions but am still getting the same results. I noticed the Windows setup instructions (https://github.com/openemr/openemr/blob/master/ccdaservice/README.md) were updated recently so I tried those:

  1. Downloaded nodejs v18.13.0
  2. Set NODE_PATH system variable to %USERPROFILE%\AppData\Roaming\npm\node_modules
  3. Ran npm install --global --omit=dev windows-build-tools

I’m getting these errors:

Am I missing any steps?