Closed automaticalldramatic closed 11 years ago
After deleting a manifest, when I tried rebuilding it, I would get an error saying permission denied.
After creating collection.json modify permissions on the file to build successfully.
collection.json
Signed-off-by: Rizwan Iqbal mailme@rizwaniqbal.com
Well, not a clean way, should figure before putting in a PR. Would give
chmod(): Operation not permitted
Will figure out another way and fix this
What
After deleting a manifest, when I tried rebuilding it, I would get an error saying permission denied.
How
After creating
collection.json
modify permissions on the file to build successfully.Signed-off-by: Rizwan Iqbal mailme@rizwaniqbal.com