PubInv / vent-display

A Ventilator Display that consumes PIRDS data and performs most clinical respiration calculations
GNU Affero General Public License v3.0
5 stars 6 forks source link

Dependencies Require Manual Install #5

Open lauriaclarke opened 3 years ago

lauriaclarke commented 3 years ago

For some reason package.json did not work when I tried to run serialserver.js. I had to install the following packages manually using npm: cors express serialport yargs

bencoombs commented 3 years ago

This should be fixed in the web_components branch that I have submitted a PR for.