Post

Replies

Boosts

Views

Activity

Reply to iCloud for Mac is stuck on "waiting to upload"
Because of Bagelbite's comment I thought of the node_modules folder needed for Angular projects. There's a simple solution to stop trying to push those folders to iCloud Drive. Add .nosync to the folder name. I did this and added an alias folder that links to the nosync folder so the project will still build. This fixed my issues and my iCloud Drive is completely in sync with my other devices now. I found a GitHub project that automatically adjusts your node_modules folders, bit more efficient. https://github.com/HaoChuan9421/nosync-icloud/blob/master/docs/README_en.md Hope this helps!
Apr ’21