Skip to content

Instantly share code, notes, and snippets.

@hsleonis
Created February 2, 2016 11:29
Show Gist options
  • Save hsleonis/bf5ae3e8f0ee640ed852 to your computer and use it in GitHub Desktop.
Save hsleonis/bf5ae3e8f0ee640ed852 to your computer and use it in GitHub Desktop.
Angular [an error occurred while processing this directive] solution
Check your code you might have wrote a comment <!--#some comment--> then add space,
<!--[add space ] #some comment [add space] --> Like this <!-- #some comment -->
Also check Folder permission must be 644 or 744 or 755.
You can also use 'chown'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment