lwojcik / eleventy-template-bliss

Single-column blog template for Eleventy focused on simplicity without sacrificing functionality
https://eleventy-bliss.lkmt.us/
MIT License
84 stars 19 forks source link

"Error: EBUSY: resource busy or locked" in Powershell 7 #91

Closed lwojcik closed 6 months ago

lwojcik commented 6 months ago

While starting the project with npm run dev in Powershell 7 on Windows 10, the following error is displayed and the command fails:

Screenshot 2024-02-14 at 22 33 14

Until the issue is solved, the following workarounds seem to work:

joel-lbth commented 6 months ago

i use your template (and very nice it is too) and sometimes encounter the same "EBUSY: resource busy or locked" scenario, and it is always to do with the favicon, though it is also intermittent. it happens in git bash as well as powershell in windows 10, and also happens with npm run build - it usually goes away after a retry. not sure what to add really as it's not happening currently!

lwojcik commented 6 months ago

Since this issue has to do with an unresolved bug in an external plugin and I can't put enough time to diagnose and fix it, starting from v2.4.0 Bliss no longer ships with automatic favicon generation.

If you liked the feature, feel free to reimplement it on your own - consult change history from this PR to get it back.

Bouali-Ramzi commented 6 months ago

Thank you

Le sam. 2 mars 2024 à 00:43, Łukasz Wójcik @.***> a écrit :

Since this issue has to do with an unresolved bug in an external plugin and I can't put enough time to diagnose and fix it, starting from v2.4.0 Bliss no longer ships with automatic favicon generation.

If you liked the feature, feel free to reimplement it on your own - consult change history from this PR https://github.com/lwojcik/eleventy-template-bliss/pull/99 to get it back.

— Reply to this email directly, view it on GitHub https://github.com/lwojcik/eleventy-template-bliss/issues/91#issuecomment-1974086128, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWBQEYLFGMLJTJDH7EGNLLDYWEHDJAVCNFSM6AAAAABDJEX74OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNZUGA4DMMJSHA . You are receiving this because you commented.Message ID: @.***>