Skip to content

Instantly share code, notes, and snippets.

@bitflower
Created April 3, 2015 19:56
Show Gist options
  • Save bitflower/514402f52d6134e8e812 to your computer and use it in GitHub Desktop.
Save bitflower/514402f52d6134e8e812 to your computer and use it in GitHub Desktop.
IONIC 1.0.0 RC EACCES fix
The 'hooks' folder needs executable rights:
chmod -R +x hooks
(from your IONIC root folder)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment