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

stagingBin.minifyBin (true) not working for Nodejs 10 & 11 #1

Closed
marcelobern opened this issue Nov 5, 2018 · 1 comment
Closed

Comments

@marcelobern
Copy link
Contributor

stagingBin.minifyBin (true) throws:

Error: ENOENT, no such file or directory '/home/travis/.local/share/Trash/files'

Problem seems to be related to trash, so opened issue.

@marcelobern
Copy link
Contributor Author

Issue ended up being on mock-fs, to added a toggle in the test cases to use integration/mock tests to be able to bypass the mock-fs Nodejs 10 & 11 issues.

This issue is fixed in PR #2.

marcelobern added a commit that referenced this issue Nov 12, 2018
Added StagingWorkflow (e.g. for streamlined use in gulp/grunt)

Fixed issue #1.
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

1 participant