Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
prosenjit-manna opened this issue Jan 21, 2016 · 6 comments

Comments

@prosenjit-manna
Copy link

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
Copy link

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

@prosenjit-manna
Copy link
Author

I didn't notice that. 👍

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

@evanre
Copy link

evanre commented Jan 26, 2016

@prosenjit-itobuz thanks a lot for good replacement. 👍

@GuiAlmeida
Copy link

@prosenjit-itobuz thanks!!!!!

@iljapanic
Copy link

@prosenjit-itobuz Thank you good sir!

@felipefialho
Copy link

Thanks @prosenjit-itobuz ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants