Hi, we are setting up the latest OpenEMR version in Windows (WAMP)
We tried to configure the CareCoordination module, but we are getting the following error
C:\Windows\system32>cd C:\wamp64\bin\apache\apache2.4.54.2\htdocs\openemr\ccdaservice
C:\wamp64\bin\apache\apache2.4.54.2\htdocs\openemr\ccdaservice>npm install --global --omit=dev windows-build-tools
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated har-validator@5.1.5: this library is no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See There’s Math.random(), and then there’s Math.random() · V8 for details.
npm warn deprecated request@2.88.2: request has been deprecated, see Request’s Past, Present and Future · Issue #3142 · request/request · GitHub
npm warn deprecated windows-build-tools@5.2.2: Node.js now includes build tools for Windows. You probably no longer need this tool. See GitHub - felixrieseberg/windows-build-tools: 📦 Install C++ Build Tools for Windows using npm for details.
npm error code 1
npm error path C:\Users\SSD8\AppData\Roaming\npm\node_modules\windows-build-tools
npm error command failed
npm error command C:\Windows\system32\cmd.exe /d /s /c node ./dist/index.js
npm error Downloading python-2.7.15.amd64.msi
npm error [> ] 0.0% (0 B/s)
npm error ^[[1000D^[[0K^[[1A^[[1000D^[[0K^[[1A^[[1000D^[[0KDownloading python-2.7.15.amd64.msi
npm error [> ] 0.0% of 20.2 MB (0 B/s)
npm error ^[[1000D^[[0K^[[1A^[[1000D^[[0K^[[1A^[[1000D^[[0KDownloading python-2.7.15.amd64.msi
npm error [=> ] 5.2% of 20.2 MB (1.06 MB/s)
npm error ^[[1000D^[[0K^[[1A^[[1000D^[[0K^[[1A^[[1000D^[[0KDownloading python-2.7.15.amd64.msi
npm error [=========> ] 22.6% of 20.2 MB (4.59 MB/s)
npm error ^[[1000D^[[0K^[[1A^[[1000D^[[0K^[[1A^[[1000D^[[0KDownloading python-2.7.15.amd64.msi
npm error [===============> ] 36.7% of 20.2 MB (5.95 MB/s)
npm error ^[[1000D^[[0K^[[1A^[[1000D^[[0K^[[1A^[[1000D^[[0KDownloading python-2.7.15.amd64.msi
npm error [=====================> ] 50.5% of 20.2 MB (6.82 MB/s)
npm error ^[[1000D^[[0K^[[1A^[[1000D^[[0K^[[1A^[[1000D^[[0KDownloading python-2.7.15.amd64.msi
npm error [==========================> ] 61.9% of 20.2 MB (7.16 MB/s)
npm error ^[[1000D^[[0K^[[1A^[[1000D^[[0K^[[1A^[[1000D^[[0KDownloading python-2.7.15.amd64.msi
npm error [=================================> ] 76.5% of 20.2 MB (7.74 MB/s)
npm error ^[[1000D^[[0K^[[1A^[[1000D^[[0K^[[1A^[[1000D^[[0KDownloading python-2.7.15.amd64.msi
npm error [=======================================> ] 91.0% of 20.2 MB (8.19 MB/s)
npm error ^[[1000D^[[0K^[[1A^[[1000D^[[0K^[[1A^[[1000D^[[0KDownloading python-2.7.15.amd64.msi
npm error [============================================>] 100.0% of 20.2 MB (9 MB/s)
npm error ^[[1000D^[[0K^[[1A^[[1000D^[[0K^[[1A^[[1000D^[[0KDownloading python-2.7.15.amd64.msi
npm error [============================================>] 100.0% of 20.2 MB (9 MB/s)
npm error ^[[1000D^[[0K^[[1A^[[1000D^[[0K^[[1A^[[1000D^[[0KDownloading python-2.7.15.amd64.msi
npm error [============================================>] 100.0% of 20.2 MB (9 MB/s)
npm error Downloaded python-2.7.15.amd64.msi. Saved to C:\Users\SSD8.windows-build-tools\python-2.7.15.amd64.msi.
npm error
npm error
npm error ^[[1000D^[[0K^[[1A^[[1000D^[[0K^[[1A^[[1000D^[[0KDownloading vs_BuildTools.exe
npm error [> ] 0.0% (0 B/s)
npm error ^[[1000D^[[0K^[[1A^[[1000D^[[0K^[[1A^[[1000D^[[0KDownloading vs_BuildTools.exe
npm error [> ] 0.0% of 1.12 MB (0 B/s)
npm error ^[[1000D^[[0K^[[1A^[[1000D^[[0K^[[1A^[[1000D^[[0KDownloading vs_BuildTools.exe
npm error [============================================>] 100.0% of 1.12 MB (1.12 MB/s)
npm error ^[[1000D^[[0K^[[1A^[[1000D^[[0K^[[1A^[[1000D^[[0KDownloading vs_BuildTools.exe
npm error [============================================>] 100.0% of 1.12 MB (1.12 MB/s)
npm error ^[[1000D^[[0K^[[1A^[[1000D^[[0K^[[1A^[[1000D^[[0KDownloading vs_BuildTools.exe
npm error [============================================>] 100.0% of 1.12 MB (1.12 MB/s)
npm error Downloaded vs_BuildTools.exe. Saved to C:\Users\SSD8.windows-build-tools\vs_BuildTools.exe.
npm error
npm error Starting installation…
npm error Downloading installers failed. Error: TypeError: ‘process.env’ only accepts a configurable, writable, and enumerable data descriptor
npm error at Function.defineProperty ()
npm error at Object.removePath (C:\Users\SSD8\AppData\Roaming\npm\node_modules\windows-build-tools\dist\utils\remove-path.js:11:12)
npm error at Object.install (C:\Users\SSD8\AppData\Roaming\npm\node_modules\windows-build-tools\dist\install\index.js:29:19)
npm error at C:\Users\SSD8\AppData\Roaming\npm\node_modules\windows-build-tools\dist\start.js:17:19
npm error at Object.download (C:\Users\SSD8\AppData\Roaming\npm\node_modules\windows-build-tools\dist\download.js:35:5)
npm error at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
npm error at async Object.aquireInstallers (C:\Users\SSD8\AppData\Roaming\npm\node_modules\windows-build-tools\dist\aquire-installers.js:32:13) {
npm error code: ‘ERR_INVALID_OBJECT_DEFINE_PROPERTY’
npm error }
npm error windows-build-tools will now exit.
npm error A complete log of this run can be found in: C:\Users\SSD8\AppData\Local\npm-cache_logs\2024-08-01T12_52_20_982Z-debug-0.log
Any help would be appreciated