konitter / gulp-combine-media-queries

MIT License
92 stars 28 forks source link

new error TypeError('must start with number, buffer, array or string') #24

Closed prosenjit-manna closed 1 year ago

prosenjit-manna commented 8 years ago

wp-content/themes/projectname/scss/main.css found. buffer.js:167 throw new TypeError('must start with number, buffer, array or string'); ^

TypeError: must start with number, buffer, array or string at fromObject (buffer.js:167:9) at new Buffer (buffer.js:58:10) at Transform.transform as _transform at Transform._read (/Users/username/dev/projectname/node_modules/gulp-combine-media-queries/node_modules/readable-stream/lib/_stream_transform.js:184:10) at Transform._write (/Users/username/dev/projectname/node_modules/gulp-combine-media-queries/node_modules/readable-stream/lib/_stream_transform.js:172:12) at doWrite (/Users/username/dev/projectname/node_modules/gulp-combine-media-queries/node_modules/readable-stream/lib/_stream_writable.js:237:10) at writeOrBuffer (/Users/username/dev/projectname/node_modules/gulp-combine-media-queries/node_modules/readable-stream/lib/_stream_writable.js:227:5) at Transform.Writable.write (/Users/username/dev/projectname/node_modules/gulp-combine-media-queries/node_modules/readable-stream/lib/_stream_writable.js:194:11) at DestroyableTransform.ondata (/Users/username/dev/projectname/node_modules/through2/node_modules/readable-stream/lib/_stream_readable.js:583:20) at emitOne (events.js:77:13) Segmentation fault: 11

YozhEzhi commented 8 years ago

+1 @prosenjit-itobuz But as you can see last commit was a year ago.

prosenjit-manna commented 8 years ago

I didn't notice that. :+1:

gulp-group-css-media-queries fix my problem

evanre commented 8 years ago

@prosenjit-itobuz thanks a lot for good replacement. :+1:

GuiAlmeida commented 8 years ago

@prosenjit-itobuz thanks!!!!!

iljapanic commented 8 years ago

@prosenjit-itobuz Thank you good sir!

felipefialho commented 8 years ago

Thanks @prosenjit-itobuz ;)