23
Làm cách nào để gỡ lỗi Lỗi: sinh ra ENOENT hung trên node.js?
Khi tôi gặp lỗi sau: events.js:72 throw er; // Unhandled 'error' event ^ Error: spawn ENOENT at errnoException (child_process.js:1000:11) at Process.ChildProcess._handle.onexit (child_process.js:791:34) Tôi có thể làm theo thủ tục gì để khắc phục? Tác giả lưu ý : Rất nhiều vấn đề với lỗi này khuyến khích tôi đăng câu …