I am trying to make it work on Mac OS 10.11.6 however install.sh file produces the following error:
Installing StopTrailingLoss
npm WARN saveError ENOENT: no such file or directory, open '/Users/mycomputer/package.json'
npm WARN enoent ENOENT: no such file or directory, open '/Users/mycomputer/package.json'
npm WARN mycomputer No description
npm WARN mycomputer No repository field.
npm WARN mycomputer No README data
npm WARN my computer No license field.
Looks like this script is forced to be placed in the top user's folder.
I am trying to make it work on Mac OS 10.11.6 however install.sh file produces the following error:
Installing StopTrailingLoss
npm WARN saveError ENOENT: no such file or directory, open '/Users/mycomputer/package.json'
npm WARN enoent ENOENT: no such file or directory, open '/Users/mycomputer/package.json'
npm WARN mycomputer No description
npm WARN mycomputer No repository field.
npm WARN mycomputer No README data
npm WARN my computer No license field.
Looks like this script is forced to be placed in the top user's folder.