gruntjs / grunt-contrib-stylus

Compile Stylus files to CSS.
http://gruntjs.com/
MIT License
174 stars 70 forks source link

Stylus failed to compile #130

Closed thevinci closed 8 years ago

thevinci commented 9 years ago

Not sure what is going on here. Is it because I am on a Windows computer? This is a fresh install.

File node_modules\grunt-contrib-stylus\node_modules\nib\lib\nib\text\index.css created.
File node_modules\grunt-contrib-stylus\node_modules\nib\lib\nib\text\replace-text.css created.
File node_modules\grunt-contrib-stylus\node_modules\nib\lib\nib\text\shadow-stroke.css created.
File node_modules\grunt-contrib-stylus\node_modules\nib\lib\nib\vendor.css created.
File node_modules\grunt-contrib-stylus\node_modules\nib\node_modules\stylus\lib\functions\index.css created.
>> TypeError: node_modules/grunt-contrib-stylus/node_modules/stylus/lib/functions/index.styl:296:14
>>
>>
>> Cannot read property 'name' of undefined
Warning: Stylus failed to compile. Use --force to continue.

Aborted due to warnings.
├── async@0.9.0
├── bluebird@2.9.13
├─┬ body-parser@1.12.0
│ ├── bytes@1.0.0
│ ├── content-type@1.0.1
│ ├─┬ debug@2.1.2
│ │ └── ms@0.7.0
│ ├── depd@1.0.0
│ ├── iconv-lite@0.4.7
│ ├─┬ on-finished@2.2.0
│ │ └── ee-first@1.1.0
│ ├── qs@2.3.3
│ ├── raw-body@1.3.3
│ └─┬ type-is@1.6.0
│   ├── media-typer@0.3.0
│   └─┬ mime-types@2.0.9
│     └── mime-db@1.7.0
├── colors@1.0.3
├─┬ compression@1.4.1
│ ├─┬ accepts@1.2.4
│ │ ├─┬ mime-types@2.0.9
│ │ │ └── mime-db@1.7.0
│ │ └── negotiator@0.5.1
│ ├── bytes@1.0.0
│ ├─┬ compressible@2.0.2
│ │ └── mime-db@1.7.0
│ ├─┬ debug@2.1.2
│ │ └── ms@0.7.0
│ ├── on-headers@1.0.0
│ └── vary@1.0.0
├─┬ connect-timeout@1.6.0
│ ├── debug@2.1.2
│ ├─┬ http-errors@1.3.1
│ │ ├── inherits@2.0.1
│ │ └── statuses@1.2.1
│ ├── ms@0.7.0
│ └── on-headers@1.0.0
├─┬ cookie-parser@1.3.4
│ ├── cookie@0.1.2
│ └── cookie-signature@1.0.6
├─┬ express@4.12.1
│ ├─┬ accepts@1.2.4
│ │ ├─┬ mime-types@2.0.9
│ │ │ └── mime-db@1.7.0
│ │ └── negotiator@0.5.1
│ ├── content-disposition@0.5.0
│ ├── content-type@1.0.1
│ ├── cookie@0.1.2
│ ├── cookie-signature@1.0.6
│ ├─┬ debug@2.1.2
│ │ └── ms@0.7.0
│ ├── depd@1.0.0
│ ├── escape-html@1.0.1
│ ├─┬ etag@1.5.1
│ │ └── crc@3.2.1
│ ├── finalhandler@0.3.3
│ ├── fresh@0.2.4
│ ├── merge-descriptors@1.0.0
│ ├── methods@1.1.1
│ ├─┬ on-finished@2.2.0
│ │ └── ee-first@1.1.0
│ ├── parseurl@1.3.0
│ ├── path-to-regexp@0.1.3
│ ├─┬ proxy-addr@1.0.6
│ │ ├── forwarded@0.1.0
│ │ └── ipaddr.js@0.1.8
│ ├── qs@2.3.3
│ ├── range-parser@1.0.2
│ ├─┬ send@0.12.1
│ │ ├── destroy@1.0.3
│ │ ├── mime@1.3.4
│ │ └── ms@0.7.0
│ ├── serve-static@1.9.1
│ ├─┬ type-is@1.6.0
│ │ ├── media-typer@0.3.0
│ │ └─┬ mime-types@2.0.9
│ │   └── mime-db@1.7.0
│ ├── utils-merge@1.0.0
│ └── vary@1.0.0
├─┬ grunt@0.4.5
│ ├── async@0.1.22
│ ├── coffee-script@1.3.3
│ ├── colors@0.6.2
│ ├── dateformat@1.0.2-1.2.3
│ ├── eventemitter2@0.4.14
│ ├── exit@0.1.2
│ ├─┬ findup-sync@0.1.3
│ │ ├─┬ glob@3.2.11
│ │ │ ├── inherits@2.0.1
│ │ │ └─┬ minimatch@0.3.0
│ │ │   ├── lru-cache@2.5.0
│ │ │   └── sigmund@1.0.0
│ │ └── lodash@2.4.1
│ ├── getobject@0.1.0
│ ├─┬ glob@3.1.21
│ │ ├── graceful-fs@1.2.3
│ │ └── inherits@1.0.0
│ ├─┬ grunt-legacy-log@0.1.1
│ │ ├── lodash@2.4.1
│ │ └── underscore.string@2.3.3
│ ├── grunt-legacy-util@0.2.0
│ ├── hooker@0.2.3
│ ├── iconv-lite@0.2.11
│ ├─┬ js-yaml@2.0.5
│ │ ├─┬ argparse@0.1.16
│ │ │ ├── underscore@1.7.0
│ │ │ └── underscore.string@2.4.0
│ │ └── esprima@1.0.4
│ ├── lodash@0.9.2
│ ├─┬ minimatch@0.2.14
│ │ ├── lru-cache@2.5.0
│ │ └── sigmund@1.0.0
│ ├─┬ nopt@1.0.10
│ │ └── abbrev@1.0.5
│ ├── rimraf@2.2.8
│ ├── underscore.string@2.2.1
│ └── which@1.0.9
├─┬ grunt-cli@0.1.13
│ ├─┬ findup-sync@0.1.3
│ │ ├─┬ glob@3.2.11
│ │ │ ├── inherits@2.0.1
│ │ │ └─┬ minimatch@0.3.0
│ │ │   ├── lru-cache@2.5.0
│ │ │   └── sigmund@1.0.0
│ │ └── lodash@2.4.1
│ ├─┬ nopt@1.0.10
│ │ └── abbrev@1.0.5
│ └── resolve@0.3.1
├─┬ grunt-concurrent@1.0.0
│ └─┬ pad-stdio@1.0.0
│   └── lpad@1.0.0
├─┬ grunt-contrib-coffee@0.13.0
│ ├─┬ chalk@0.5.1
│ │ ├── ansi-styles@1.1.0
│ │ ├── escape-string-regexp@1.0.3
│ │ ├─┬ has-ansi@0.1.0
│ │ │ └── ansi-regex@0.2.1
│ │ ├─┬ strip-ansi@0.3.0
│ │ │ └── ansi-regex@0.2.1
│ │ └── supports-color@0.2.0
│ ├── coffee-script@1.9.1
│ └── uri-path@0.0.2
├─┬ grunt-contrib-concat@0.5.1
│ ├─┬ chalk@0.5.1
│ │ ├── ansi-styles@1.1.0
│ │ ├── escape-string-regexp@1.0.3
│ │ ├─┬ has-ansi@0.1.0
│ │ │ └── ansi-regex@0.2.1
│ │ ├─┬ strip-ansi@0.3.0
│ │ │ └── ansi-regex@0.2.1
│ │ └── supports-color@0.2.0
│ └─┬ source-map@0.3.0
│   └── amdefine@0.1.0
├─┬ grunt-contrib-cssmin@0.12.2
│ ├─┬ chalk@0.5.1
│ │ ├── ansi-styles@1.1.0
│ │ ├── escape-string-regexp@1.0.3
│ │ ├─┬ has-ansi@0.1.0
│ │ │ └── ansi-regex@0.2.1
│ │ ├─┬ strip-ansi@0.3.0
│ │ │ └── ansi-regex@0.2.1
│ │ └── supports-color@0.2.0
│ ├─┬ clean-css@3.1.2
│ │ ├── commander@2.6.0
│ │ └─┬ source-map@0.1.43
│ │   └── amdefine@0.1.0
│ └─┬ maxmin@1.0.1
│   ├─┬ chalk@1.0.0
│   │ ├── ansi-styles@2.0.1
│   │ ├── escape-string-regexp@1.0.3
│   │ ├─┬ has-ansi@1.0.3
│   │ │ ├── ansi-regex@1.1.1
│   │ │ └── get-stdin@4.0.1
│   │ ├─┬ strip-ansi@2.0.1
│   │ │ └── ansi-regex@1.1.1
│   │ └── supports-color@1.3.0
│   ├── figures@1.3.5
│   ├─┬ gzip-size@1.0.0
│   │ ├─┬ browserify-zlib@0.1.4
│   │ │ └── pako@0.2.5
│   │ └─┬ concat-stream@1.4.7
│   │   ├── inherits@2.0.1
│   │   ├─┬ readable-stream@1.1.13
│   │   │ ├── core-util-is@1.0.1
│   │   │ ├── isarray@0.0.1
│   │   │ └── string_decoder@0.10.31
│   │   └── typedarray@0.0.6
│   └─┬ pretty-bytes@1.0.3
│     └── get-stdin@4.0.1
├─┬ grunt-contrib-jade@0.14.1
│ └─┬ chalk@0.5.1
│   ├── ansi-styles@1.1.0
│   ├── escape-string-regexp@1.0.3
│   ├─┬ has-ansi@0.1.0
│   │ └── ansi-regex@0.2.1
│   ├─┬ strip-ansi@0.3.0
│   │ └── ansi-regex@0.2.1
│   └── supports-color@0.2.0
├─┬ grunt-contrib-stylus@0.20.0
│ ├─┬ chalk@0.5.1
│ │ ├── ansi-styles@1.1.0
│ │ ├── escape-string-regexp@1.0.3
│ │ ├─┬ has-ansi@0.1.0
│ │ │ └── ansi-regex@0.2.1
│ │ ├─┬ strip-ansi@0.3.0
│ │ │ └── ansi-regex@0.2.1
│ │ └── supports-color@0.2.0
│ ├── lodash@2.4.1
│ ├─┬ nib@1.0.4
│ │ └─┬ stylus@0.45.1
│ │   ├── css-parse@1.7.0
│ │   ├─┬ debug@2.1.2
│ │   │ └── ms@0.7.0
│ │   ├─┬ glob@3.2.11
│ │   │ ├── inherits@2.0.1
│ │   │ └─┬ minimatch@0.3.0
│ │   │   ├── lru-cache@2.5.0
│ │   │   └── sigmund@1.0.0
│ │   ├── mkdirp@0.3.5
│ │   └── sax@0.5.8
│ └─┬ stylus@0.49.3
│   ├── css-parse@1.7.0
│   ├─┬ debug@2.1.2
│   │ └── ms@0.7.0
│   ├─┬ glob@3.2.11
│   │ ├── inherits@2.0.1
│   │ └─┬ minimatch@0.3.0
│   │   ├── lru-cache@2.5.0
│   │   └── sigmund@1.0.0
│   ├── mkdirp@0.3.5
│   ├── sax@0.5.8
│   └─┬ source-map@0.1.43
│     └── amdefine@0.1.0
├─┬ grunt-contrib-uglify@0.8.0
│ ├─┬ chalk@0.5.1
│ │ ├── ansi-styles@1.1.0
│ │ ├── escape-string-regexp@1.0.3
│ │ ├─┬ has-ansi@0.1.0
│ │ │ └── ansi-regex@0.2.1
│ │ ├─┬ strip-ansi@0.3.0
│ │ │ └── ansi-regex@0.2.1
│ │ └── supports-color@0.2.0
│ ├─┬ maxmin@1.0.1
│ │ ├─┬ chalk@1.0.0
│ │ │ ├── ansi-styles@2.0.1
│ │ │ ├── escape-string-regexp@1.0.3
│ │ │ ├─┬ has-ansi@1.0.3
│ │ │ │ ├── ansi-regex@1.1.1
│ │ │ │ └── get-stdin@4.0.1
│ │ │ ├─┬ strip-ansi@2.0.1
│ │ │ │ └── ansi-regex@1.1.1
│ │ │ └── supports-color@1.3.0
│ │ ├── figures@1.3.5
│ │ ├─┬ gzip-size@1.0.0
│ │ │ ├─┬ browserify-zlib@0.1.4
│ │ │ │ └── pako@0.2.5
│ │ │ └─┬ concat-stream@1.4.7
│ │ │   ├── inherits@2.0.1
│ │ │   ├─┬ readable-stream@1.1.13
│ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ ├── isarray@0.0.1
│ │ │   │ └── string_decoder@0.10.31
│ │ │   └── typedarray@0.0.6
│ │ └─┬ pretty-bytes@1.0.3
│ │   └── get-stdin@4.0.1
│ ├─┬ uglify-js@2.4.16
│ │ ├── async@0.2.10
│ │ ├─┬ optimist@0.3.7
│ │ │ └── wordwrap@0.0.2
│ │ ├─┬ source-map@0.1.34
│ │ │ └── amdefine@0.1.0
│ │ └── uglify-to-browserify@1.0.2
│ └── uri-path@0.0.2
├─┬ grunt-contrib-watch@0.6.1
│ ├── async@0.2.10
│ ├─┬ gaze@0.5.1
│ │ └─┬ globule@0.1.0
│ │   ├─┬ glob@3.1.21
│ │   │ ├── graceful-fs@1.2.3
│ │   │ └── inherits@1.0.0
│ │   ├── lodash@1.0.1
│ │   └─┬ minimatch@0.2.14
│ │     ├── lru-cache@2.5.0
│ │     └── sigmund@1.0.0
│ ├── lodash@2.4.1
│ └─┬ tiny-lr-fork@0.0.5
│   ├── debug@0.7.4
│   ├── faye-websocket@0.4.4
│   ├─┬ noptify@0.0.3
│   │ └─┬ nopt@2.0.0
│   │   └── abbrev@1.0.5
│   └── qs@0.5.6
├── grunt-exec@0.4.6
├─┬ jade@1.9.2
│ ├── character-parser@1.2.1
│ ├── commander@2.6.0
│ ├─┬ constantinople@3.0.1
│ │ └─┬ acorn-globals@1.0.2
│ │   └── acorn@0.11.0
│ ├─┬ mkdirp@0.5.0
│ │ └── minimist@0.0.8
│ ├─┬ transformers@2.1.0
│ │ ├─┬ css@1.0.8
│ │ │ ├── css-parse@1.0.4
│ │ │ └── css-stringify@1.0.5
│ │ ├─┬ promise@2.0.0
│ │ │ └── is-promise@1.0.1
│ │ └─┬ uglify-js@2.2.5
│ │   ├─┬ optimist@0.3.7
│ │   │ └── wordwrap@0.0.2
│ │   └─┬ source-map@0.1.43
│ │     └── amdefine@0.1.0
│ ├── void-elements@2.0.1
│ └─┬ with@4.0.1
│   ├── acorn@0.11.0
│   └── acorn-globals@1.0.2
├── lodash@3.3.1
├─┬ method-override@2.3.1
│ ├─┬ debug@2.1.2
│ │ └── ms@0.7.0
│ ├── methods@1.1.1
│ ├── parseurl@1.3.0
│ └── vary@1.0.0
├─┬ mocha@2.1.0
│ ├── commander@2.3.0
│ ├─┬ debug@2.0.0
│ │ └── ms@0.6.2
│ ├── diff@1.0.8
│ ├── escape-string-regexp@1.0.2
│ ├─┬ glob@3.2.3
│ │ ├── graceful-fs@2.0.3
│ │ ├── inherits@2.0.1
│ │ └─┬ minimatch@0.2.14
│ │   ├── lru-cache@2.5.0
│ │   └── sigmund@1.0.0
│ ├── growl@1.8.1
│ ├─┬ jade@0.26.3
│ │ ├── commander@0.6.1
│ │ └── mkdirp@0.3.0
│ └─┬ mkdirp@0.5.0
│   └── minimist@0.0.8
├─┬ mongoose@3.8.24
│ ├── hooks@0.2.1
│ ├─┬ mongodb@1.4.31
│ │ ├─┬ bson@0.2.19
│ │ │ └── nan@1.6.2
│ │ ├─┬ kerberos@0.0.9
│ │ │ └── nan@1.6.2
│ │ └─┬ readable-stream@1.0.33
│ │   ├── core-util-is@1.0.1
│ │   ├── inherits@2.0.1
│ │   ├── isarray@0.0.1
│ │   └── string_decoder@0.10.31
│ ├── mpath@0.1.1
│ ├── mpromise@0.4.3
│ ├─┬ mquery@0.8.0
│ │ └── debug@0.7.4
│ ├── ms@0.1.0
│ ├── muri@0.3.1
│ ├── regexp-clone@0.0.1
│ └── sliced@0.0.5
├─┬ morgan@1.5.1
│ ├── basic-auth@1.0.0
│ ├─┬ debug@2.1.2
│ │ └── ms@0.7.0
│ ├── depd@1.0.0
│ └─┬ on-finished@2.2.0
│   └── ee-first@1.1.0
├─┬ passport@0.2.1
│ ├── passport-strategy@1.0.0
│ └── pause@0.0.1
├─┬ passport-google-oauth@0.1.5
│ ├─┬ passport-oauth@0.1.15
│ │ ├── oauth@0.9.12
│ │ └─┬ passport@0.1.18
│ │   └── pause@0.0.1
│ └── pkginfo@0.2.3
├─┬ passport-local@1.0.0
│ └── passport-strategy@1.0.0
├─┬ socket.io@1.3.4
│ ├─┬ debug@2.1.0
│ │ └── ms@0.6.2
│ ├─┬ engine.io@1.5.1
│ │ ├── base64id@0.1.0
│ │ ├─┬ debug@1.0.3
│ │ │ └── ms@0.6.2
│ │ ├─┬ engine.io-parser@1.2.1
│ │ │ ├── after@0.8.1
│ │ │ ├── arraybuffer.slice@0.0.6
│ │ │ ├── base64-arraybuffer@0.1.2
│ │ │ ├── blob@0.0.2
│ │ │ ├─┬ has-binary@0.1.5
│ │ │ │ └── isarray@0.0.1
│ │ │ └── utf8@2.0.0
│ │ └─┬ ws@0.5.0
│ │   ├── nan@1.4.3
│ │   ├── options@0.0.6
│ │   └── ultron@1.0.1
│ ├─┬ has-binary-data@0.1.3
│ │ └── isarray@0.0.1
│ ├─┬ socket.io-adapter@0.3.1
│ │ ├─┬ debug@1.0.2
│ │ │ └── ms@0.6.2
│ │ ├── object-keys@1.0.1
│ │ └─┬ socket.io-parser@2.2.2
│ │   ├── benchmark@1.0.0
│ │   ├── component-emitter@1.1.2
│ │   ├── debug@0.7.4
│ │   ├── isarray@0.0.1
│ │   └── json3@3.2.6
│ ├─┬ socket.io-client@1.3.4
│ │ ├── backo2@1.0.2
│ │ ├── component-bind@1.0.0
│ │ ├── component-emitter@1.1.2
│ │ ├── debug@0.7.4
│ │ ├─┬ engine.io-client@1.5.1
│ │ │ ├── component-inherit@0.0.3
│ │ │ ├─┬ debug@1.0.4
│ │ │ │ └── ms@0.6.2
│ │ │ ├─┬ engine.io-parser@1.2.1
│ │ │ │ ├── after@0.8.1
│ │ │ │ ├── arraybuffer.slice@0.0.6
│ │ │ │ ├── base64-arraybuffer@0.1.2
│ │ │ │ ├── blob@0.0.2
│ │ │ │ ├─┬ has-binary@0.1.5
│ │ │ │ │ └── isarray@0.0.1
│ │ │ │ └── utf8@2.0.0
│ │ │ ├─┬ has-cors@1.0.3
│ │ │ │ └── global@2.0.1
│ │ │ ├─┬ parsejson@0.0.1
│ │ │ │ └─┬ better-assert@1.0.2
│ │ │ │   └── callsite@1.0.0
│ │ │ ├─┬ parseqs@0.0.2
│ │ │ │ └─┬ better-assert@1.0.2
│ │ │ │   └── callsite@1.0.0
│ │ │ ├─┬ parseuri@0.0.4
│ │ │ │ └─┬ better-assert@1.0.2
│ │ │ │   └── callsite@1.0.0
│ │ │ ├─┬ ws@0.4.31
│ │ │ │ ├── commander@0.6.1
│ │ │ │ ├── nan@0.3.2
│ │ │ │ ├── options@0.0.6
│ │ │ │ └── tinycolor@0.0.1
│ │ │ └── xmlhttprequest@1.5.0
│ │ ├─┬ has-binary@0.1.6
│ │ │ └── isarray@0.0.1
│ │ ├── indexof@0.0.1
│ │ ├── object-component@0.0.3
│ │ ├─┬ parseuri@0.0.2
│ │ │ └─┬ better-assert@1.0.2
│ │ │   └── callsite@1.0.0
│ │ └── to-array@0.1.3
│ └─┬ socket.io-parser@2.2.3
│   ├── benchmark@1.0.0
│   ├── component-emitter@1.1.2
│   ├── debug@0.7.4
│   ├── isarray@0.0.1
│   └── json3@3.2.6
├─┬ stylus@0.50.0
│ ├── css-parse@1.7.0
│ ├─┬ debug@2.1.2
│ │ └── ms@0.7.0
│ ├─┬ glob@3.2.11
│ │ ├── inherits@2.0.1
│ │ └─┬ minimatch@0.3.0
│ │   ├── lru-cache@2.5.0
│ │   └── sigmund@1.0.0
│ ├── mkdirp@0.3.5
│ ├── sax@0.5.8
│ └─┬ source-map@0.1.43
│   └── amdefine@0.1.0
├─┬ underscore.inflections@0.2.1
│ └── underscore@1.8.2
└── underscore.string@3.0.3
XhmikosR commented 9 years ago

Is this still an issue with the latest node.js and plugin?