Silverstripe Version: 4.11
Hello,
I got error when I trying to run dev/build, with this error message:
Uncaught Symfony\Component\Filesystem\Exception\IOException: Failed to remove directory “/home/mypc/shared/silver/.graphql-generated/…YCz”: rmdir(/home/mypc/shared/silver/.graphql-generated/…YCz): Text file busy
GET /dev/build
Line 200 in /home/mypc/shared/silver/vendor/symfony/filesystem/Filesystem.php
I run dev/build according on : SilverStripe Lessons » Working with Multiple Templates » Silverstripe CMS
Q : How to fix this?
my operating system is : ubuntu 20.0
please help me
Thanks