[TIMOB-13231] CodeProcessor: hidden directories are not ignored
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Critical |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2013-03-27T19:34:43.000+0000 |
| Affected Version/s | Release 3.0.0 |
| Fix Version/s | Release 3.1.0, 2013 Sprint 07 JS, 2013 Sprint 07 |
| Components | Code Processor |
| Labels | n/a |
| Reporter | Bryan Hughes |
| Assignee | Praveen Innamuri |
| Created | 2013-03-27T16:52:52.000+0000 |
| Updated | 2017-03-09T00:37:56.000+0000 |
Description
Right now I'm getting an error caused by crawling directories
Could not read plugin information in "/Users/bhughes/Work/titanium-code-processor/plugins/.DS_Store": Error: ENOTDIR, open '/Users/bhughes/Work/titanium-code-processor/plugins/.DS_Store/package.json'
Closing ticket as fixed.