EPERM: operation not permitted #35086
Labels
status: confirmed
Issue with steps to reproduce the bug that’s been verified by at least one reviewer.
type: bug
An issue or pull request relating to a bug in Gatsby
Preliminary Checks
Description
This can be replicated on multiple windows devices, although the error is random; sometimes it throws and sometimes the build is succesful. At a guess maybe 10-15% of the time we can see this.
This seems to only exhibit since 4.8.0+ so possibly related to typescript additions, looks like parcel is generating files in that area?
gatsby clean
is also not helpingReproduction Link
https://github.com/gatsbyjs/gatsby
Steps to Reproduce
Expected Result
Does not fail
Actual Result
Fails
Environment
Config Flags
PARALLEL_SOURCING: true,
PRESERVE_FILE_DOWNLOAD_CACHE: true,
The text was updated successfully, but these errors were encountered: