Node.js on Windows

Moderator: Telldus

Post Reply
SondreB
Posts: 1
Joined: Fri Mar 17, 2023 9:45 am

Node.js on Windows

Post by SondreB »

Is there anyone who have written examples on how to run Node.js on Windows that connects with Telldus TellStick Duo? All the examples I have come across, uses the telldus npm package. This package does not install on Windows.

npm ERR! notsup Not compatible with your operating system or architecture: telldus@0.0.7
npm ERR! notsup Valid OS: darwin,linux

Package: https://www.npmjs.org/package/telldus

Neither does this, which the other package is based on: https://www.npmjs.org/package/telldus-core-js

If anyone could help me in the right directions on how to connect with the device, I could make a new npm package that would work fine with Windows.
Post Reply