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

ver 4.5.x error: Unexpected error in stream write-files . how to fix ? #52

Open
tocaonguyen opened this issue Jul 2, 2016 · 2 comments

Comments

@tocaonguyen
Copy link

untitled2

ver 3.x build ok , how to fix thí error at ver 4.5.x . Sorry my english is very bad !

@K4ST0R
Copy link

K4ST0R commented Nov 20, 2016

Hello,
i solve this by commenting this line
return fs.utimesAsync(file.path, atime, mtime);
in devkit-core/src/build/streams/write-files.js

(It happens only on windows, there is a comment line "// this may fail on windows" in the catch =) )

@EternalWind
Copy link

@K4ST0R Thank you so much! Your solution saved my day!

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