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

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

Closed
lwojcik opened this issue Feb 14, 2024 · 3 comments
Closed

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

lwojcik opened this issue Feb 14, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@lwojcik
Copy link
Owner

lwojcik commented Feb 14, 2024

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:

  • Use older version of Powershell or git on Windows
  • open separate Powershell 7 window and run npm run watch:eleventy directly
@joel-lbth
Copy link

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 lwojcik removed good first issue Good for newcomers help wanted Extra attention is needed labels Mar 1, 2024
@lwojcik
Copy link
Owner Author

lwojcik commented Mar 1, 2024

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
Copy link

Bouali-Ramzi commented Mar 5, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants