When I was trying to push my changes from Local to WP Engine, I keep getting could not load files list error.
So after finding a post about and getting the log I looked what the errors were. It says that there was an issue geting modification time for .idea as per the lines in the log below.
It seems like .idea is no longer excluded as per ‘Path Exclusions for Local Connect’ details.
System Details
-
Local v7.1.0+6396
-
MacOS 13.3.1
Local Logs
{"thread":"main","class":"ConnectManifestWpeService","sentryEventId":"74159c40a50b4720ab9d3c5bfbc9fb9b","level":"error","message":"Error creating manifest for WPE Service","timestamp":"2023-07-27T06:13:39.604Z"}
{"thread":"main","class":"ConnectManifestWpeService","level":"error","stack":"Error: Error creating remote file index. Could not find modification time for ./.idea/\n at %%appPath%%/main/magicSync/ConnectManifestWpeService.js:1:3201\n at Array.map (<anonymous>)\n at ConnectManifestWpeService.<anonymous> (%%appPath%%/main/magicSync/ConnectManifestWpeService.js:1:3143)\n at Generator.next (<anonymous>)\n at a (%%appPath%%/main/magicSync/ConnectManifestWpeService.js:1:742)\n at process.processTicksAndRejections (node:internal/process/task_queues:96:5)","message":"Error creating remote file index. Could not find modification time for ./.idea/","timestamp":"2023-07-27T06:13:39.607Z"}