> npm install angular-enforcer
npm ERR! path /Users/msiebuhr/Source/tactile-dashboard/node_modules/angular-enforcer/dist/cli.js
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall chmod
npm ERR! enoent ENOENT: no such file or directory, chmod '/.../node_modules/angular-enforcer/dist/cli.js'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/msiebuhr/.npm/_logs/2017-11-03T09_48_19_994Z-debug.log
It seem the uploaded package hasn't been through npm run-script build before being uploaded.
It seem the uploaded package hasn't been through
npm run-script buildbefore being uploaded.