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

throw new TypeError(kFromErrorMsg); #28

Closed
rustamwin opened this issue Jan 28, 2018 · 3 comments
Closed

throw new TypeError(kFromErrorMsg); #28

rustamwin opened this issue Jan 28, 2018 · 3 comments

Comments

@rustamwin
Copy link

rustamwin commented Jan 28, 2018

TypeError: First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.
at Function.Buffer.from (buffer.js:202:9)
at new Buffer (buffer.js:158:17)
at Transform.transform [as _transform] (/var/www/xabar-html/node_modules/gulp-combine-media-queries/index.js:152:21)
at Transform._read (/var/www/xabar-html/node_modules/gulp-combine-media-queries/node_modules/readable-stream/lib/_stream_transform.js:184:10)
at Transform._write (/var/www/xabar-html/node_modules/gulp-combine-media-queries/node_modules/readable-stream/lib/_stream_transform.js:172:12)
at doWrite (/var/www/xabar-html/node_modules/gulp-combine-media-queries/node_modules/readable-stream/lib/_stream_writable.js:237:10)
at writeOrBuffer (/var/www/xabar-html/node_modules/gulp-combine-media-queries/node_modules/readable-stream/lib/_stream_writable.js:227:5)
at Transform.Writable.write (/var/www/xabar-html/node_modules/gulp-combine-media-queries/node_modules/readable-stream/lib/_stream_writable.js:194:11)
at Readable.ondata (_stream_readable.js:639:20)
at emitOne (events.js:116:13)

@rustamwin rustamwin reopened this Jan 28, 2018
@rustamwin rustamwin changed the title Error: property missing ':' near line 3:5 throw new TypeError(kFromErrorMsg); Jan 28, 2018
@acenkus
Copy link

acenkus commented Mar 29, 2018

Same error to me

@tiagocastro070
Copy link

Any solution?

@rustamwin
Copy link
Author

@tiagocastro070 rollback node version to 4

clivewalkden added a commit to sozo-design/gulp-fuse-media-queries that referenced this issue Jul 14, 2018
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

3 participants