antfu-collective / ni

💡 Use the right package manager
MIT License
6.42k stars 210 forks source link

fix: errors caused by multiple processes writing files #147

Closed Wxh16144 closed 1 year ago

Wxh16144 commented 1 year ago

Description

custom the writeFile method to Solve the Content Error Problem Caused by Writing Files Simultaneously in Multiple Processes.

Linked Issues

fix #144

Additional context