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

Error: Received a non-Vinyl object in dest() #290

Closed
martin-eberle opened this issue Dec 22, 2017 · 1 comment
Closed

Error: Received a non-Vinyl object in dest() #290

martin-eberle opened this issue Dec 22, 2017 · 1 comment

Comments

@martin-eberle
Copy link

Since today i get the following error without that i have changed something in my package-lock.json file. So it seems to be a dependency of another module, but i’m not sure which module causes this. Does it have anything to do with vinyl-fs?

[14:26:13] Error: Received a non-Vinyl object in dest() at DestroyableTransform.normalize [as _transform] (path_to_project/node_modules/vinyl-fs/lib/dest/prepare.js:16:17) at DestroyableTransform.Transform._read (path_to_project/node_modules/readable-stream/lib/_stream_transform.js:182:10) at DestroyableTransform.Transform._write (path_to_project/node_modules/readable-stream/lib/_stream_transform.js:170:83) at doWrite (path_to_project/node_modules/readable-stream/lib/_stream_writable.js:406:64) at writeOrBuffer (path_to_project/node_modules/readable-stream/lib/_stream_writable.js:395:5) at DestroyableTransform.Writable.write (path_to_project/node_modules/readable-stream/lib/_stream_writable.js:322:11) at Pumpify.Duplexify._write (path_to_project/node_modules/duplexify/index.js:201:22) at doWrite (path_to_project/node_modules/readable-stream/lib/_stream_writable.js:406:64) at writeOrBuffer (path_to_project/node_modules/readable-stream/lib/_stream_writable.js:395:5) at Pumpify.Writable.write (path_to_project/node_modules/readable-stream/lib/_stream_writable.js:322:11) at write (path_to_project/node_modules/vinyl-buffer/node_modules/readable-stream/lib/_stream_readable.js:623:24) at flow (path_to_project/node_modules/vinyl-buffer/node_modules/readable-stream/lib/_stream_readable.js:632:7) at DestroyableTransform.pipeOnReadable (path_to_project/node_modules/vinyl-buffer/node_modules/readable-stream/lib/_stream_readable.js:664:5) at emitNone (events.js:105:13) at DestroyableTransform.emit (events.js:207:7) at emitReadable_ (path_to_project/node_modules/vinyl-buffer/node_modules/readable-stream/lib/_stream_readable.js:448:10)

@phated
Copy link
Member

phated commented Dec 22, 2017

Duplicate of #288

@phated phated marked this as a duplicate of #288 Dec 22, 2017
@phated phated closed this as completed Dec 22, 2017
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

2 participants