Site name: 1. c2lc-build
I’ve noticed that all of our builds are never able to find cached dependencies:
3:40:32 PM: Fetching cached dependencies
3:40:32 PM: Failed to fetch cache, continuing with build
3:40:32 PM: Starting to prepare the repo for build
3:40:32 PM: No cached dependencies found. Cloning fresh repo
3:40:32 PM: git clone https://github.com/codelearncreate/c2lc-coding-environment
It’s a Node.js app and most of the time there are no changes to the package.json file.
Any advice? We’d like to decrease our build times, if possible.
perry
2
hi there, maybe you can share your package.json with us?
Here are some resources you might find helpful: