Open tocaonguyen opened 8 years ago
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 =) )
@K4ST0R Thank you so much! Your solution saved my day!
ver 3.x build ok , how to fix thí error at ver 4.5.x . Sorry my english is very bad !