ugumba / homey-panasonic-comfort-cloud-alt

GNU General Public License v3.0
14 stars 5 forks source link

Install windows #9

Closed larlarlarlarlar closed 10 months ago

larlarlarlarlar commented 10 months ago

Hi, I have some trouble installing. First time trying, have installed npm, npm install -g homey, downloaded the .zip/code from Github, and trying to install with "homey app install" but no luck. Here is errors, after the: "Added Capability operation_mode" Have also tried to run "npm install -g panasonic-comfort-cloud-client@1.2.2" +++

Any Ideas? 👯

× Command failed: npm ls --parseable --all --only=prod npm WARN config only Use --omit=dev to omit dev dependencies from the install. npm ERR! code ELSPROBLEMS npm ERR! missing: panasonic-comfort-cloud-client@1.2.5, required by net.schmidt-cisternas.pcc-alt@1.1.2

npm ERR! A complete log of this run can be found in: C:\Users\Lars\AppData\Local\npm-cache_logs\2023-12-04T12_01_41_704Z-debug-0.log

× Error: This error may be fixed by running npm install in your app. at C:\Users\Lars\AppData\Roaming\npm\node_modules\homey\lib\App.js:874:15 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async App._copyAppProductionDependencies (C:\Users\Lars\AppData\Roaming\npm\node_modules\homey\lib\App.js:871:26) at async Promise.all (index 1) at async App.preprocess (C:\Users\Lars\AppData\Roaming\npm\node_modules\homey\lib\App.js:826:5) at async App.install (C:\Users\Lars\AppData\Roaming\npm\node_modules\homey\lib\App.js:767:7) at async exports.handler (C:\Users\Lars\AppData\Roaming\npm\node_modules\homey\bin\cmds\app\install.js:25:5)

larlarlarlarlar commented 10 months ago

tried again, installing "npm install" then it worked.