
There is a bug with global npm installs[1] which causes node to be unable to find the SocialCalc.js module. We can work around it by symlinking the socialcalc module into the location that node expects to find it[2]. [1] https://github.com/audreyt/ethercalc/issues/542 [2] https://github.com/audreyt/ethercalc/issues/542#issuecomment-330039410 Change-Id: I6f751c19c772cda74f5a7b601238b4519039d257