[TIMOB-23663] Hyperloop: metabase binary does not have execute permission
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | None |
| Status | Resolved |
| Resolution | Duplicate |
| Resolution Date | 2017-10-22T09:57:57.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | n/a |
| Labels | n/a |
| Reporter | Chris Bowley |
| Assignee | Unknown |
| Created | 2016-07-20T14:28:37.000+0000 |
| Updated | 2018-02-28T19:55:38.000+0000 |
Description
Hyperloop metabase generation fails with global Hyperloop module due to metabase command not having execute permission:
$ ls -la /Users/cbowley/Library/Application\ Support/Titanium/plugins/hyperloop/node_modules/hyperloop-metabase/bin
total 1032
drwxr-xr-x 3 cbowley staff 102 14 Jul 11:53 .
drwxr-xr-x 15 cbowley staff 510 14 Jul 11:53 ..
-rw-rw-rw- 1 cbowley staff 527376 14 Jul 11:53 metabase
No comments