-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Hello,
I'm trying to run the example from readme.md in Visual Studio 2019 (Blank Node.js Console App) but the TypeError: logiled.init is not a function error pops out in my terminal.
Steps to reproduce:
- New Node.js Console App;
- NPM install
logiled; - Replace default
console.logline withreadme.mdexample; - Run from PowerShell with
node ./app.js
I tried running it doing a fresh install in an empty folder, without the Visual Studio workflow, but I have the same result.
I have Logitech G Hub installed and the C# / C++ implementation of Logitech LED Implementation SDK is working fine in my environment.
Reactions are currently unavailable