Cache dropped because of an incorrect change detection
See:
https://ci.appveyor.com/project/mzgol/jscs-trailing-comma/build/29/job/av7qn0vfntq73rud
There are messages:
"
Skip restoring "C:\Users\appveyor\AppData\Roaming\npm-cache" as one of the dependencies (package.json) changed
Skip restoring "node_modules" as one of the dependencies (package.json) changed
"
The problem is, package.json didn't change in this commit... See:
https://github.com/EE/jscs-trailing-comma/commit/79edbcecb71add1816b43d8207a73f9763e51ad7
Am I doing something incorrectly?
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

Support Staff 1 Posted by Feodor Fitsner on 03 Mar, 2015 01:43 AM
Will take a look - looks like a bug. Is it reproducible if you run it second time?
-Feodor
2 Posted by m.goleb on 03 Mar, 2015 03:10 AM
Hmm... It happened in all my projects but when I clicked "New Build" it's
now using a cache:
https://ci.appveyor.com/project/mzgol/check-dependencies/build/job/2q1tun5n7gmsnd0w
Not sure what would happen if this was triggered by a commit that changed
appveyor.yml in some way.
Support Staff 3 Posted by Feodor Fitsner on 03 Mar, 2015 03:21 AM
Will take a look anyway.
-Feodor
Support Staff 4 Posted by Feodor Fitsner on 08 Mar, 2015 06:08 PM
The issue has been fixed!
m.goleb closed this discussion on 16 Aug, 2015 02:46 PM.