Hey @dave,
I’m wondering what is the best way to do so? We are using git clone
for spark-server
before performing npm install
in the js folder.
Should is be npm update
in the spark-server/js folder? I think i tried doing that but the spark-protocol
node_module does not get updated though…