You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Step to reproduce on Windows:
1). bower cache clean
2). grunt cdnify
Works fine, but if you continue again without clearing the cache:
3). reopen bash
4). grunt cdnify
Warning: EPERM, rename '..\AppData\Roaming\bower\cache\packages\1e5d36753a7672512aa68fc8cdf5a6ce\1.2.18-build.233%2Bsha.e906aaf' Use --force to continue.
I suppose this is somehow related to #49 and the "-build" package suffix.
The text was updated successfully, but these errors were encountered:
Step to reproduce on Windows:
1).
bower cache clean
2).
grunt cdnify
Works fine, but if you continue again without clearing the cache:
3). reopen bash
4).
grunt cdnify
I suppose this is somehow related to #49 and the "-build" package suffix.
The text was updated successfully, but these errors were encountered: