opengovfoundation / madison

Madison is a platform for lawmakers to share legislation with their citizens, allowing the community to add comments and suggest improvements.
GNU General Public License v3.0
675 stars 108 forks source link

ZeroClipboard.js: No such file or directory #1069

Closed IuliiSe closed 7 years ago

IuliiSe commented 7 years ago

As far as I understood ZeroClipboard has been scraped completely.

However, there hangs a call for it in npm's /client/scripts/concat npm run concat:componentsjs

cat: node_modules/zeroclipboard/dist/ZeroClipboard.js: No such file or directory

/var/www/vhosts/madison/releases/20161122175616/client/node_modules/scripty/cli.js:38
    if (er) { throw er }
              ^

Error: Error: scripty - script "fail" failed by exiting with a non-zero code (1).
    at ChildProcess.<anonymous> (/var/www/vhosts/madison/releases/20161122175616/client/node_modules/scripty/lib/run/spawn-script.js:11:10)
    at emitTwo (events.js:87:13)
    at ChildProcess.emit (events.js:172:7)
    at maybeClose (internal/child_process.js:827:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)