You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: