chipkin / BACnetServerExampleNodeJS

A basic BACnet IP server example written in NodeJS using the CAS BACnet Stack.
https://www.bacnetstack.com/
4 stars 3 forks source link

Error on Installation #8

Open paloky opened 3 weeks ago

paloky commented 3 weeks ago

Hi.

I try to clone the repositoy and install using the documentaction: sudo apt install build-essential npm install node program.js

But I get a lot of errors when a make npm install.

imagen

I'm using Ubuntu and Node 22.3.0. Do I have to do anything beforehand? Thank's a lot.

ssmethurst commented 2 weeks ago

@paloky The BACnetServerExampleNodeJS project requires a copy of the CAS BACnet Stack https://store.chipkin.com/services/stacks/bacnet-stack to function correctly. This is a paid product.