Skip to content

Instantly share code, notes, and snippets.

@tic984
Created December 24, 2016 08:18
Show Gist options
  • Save tic984/2938fcb65569e63302bad845b0e3d815 to your computer and use it in GitHub Desktop.
Save tic984/2938fcb65569e63302bad845b0e3d815 to your computer and use it in GitHub Desktop.
[2016-12-23 15:37:09] request.CRITICAL: Uncaught PHP Exception Assetic\Exception\FilterException: "An error occurred while running: '/usr/bin/nodejs' '/usr/bin/uglifycss' '/DATA2/tmp/assetic_uglifycss3M3bsT' Error Output: module.js:340 throw err; ^ Error: Cannot find module '/usr/bin/uglifycss' at Function.Module._resolveFilename (module.js:338:15) at Function.Module._load (module.js:280:25) at Function.Module.runMain (module.js:497:10) at startup (node.js:119:16) at node.js:906:3 Input: /*! * Bootstrap v3.3.6 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } body { margin: 0; } article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; } audio, canvas, progress, video { display: inline-block; vertical-align: baseline; } audio:not([controls]) { display: none; height: 0; } [hidden], template { display: none; } a { background-color:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment