angular-ui / ui-ace

This directive allows you to add ACE editor elements.
http://angular-ui.github.io/ui-ace
MIT License
578 stars 172 forks source link

ui-ace need ace to work... (o rly?) #169

Open rahulsharma841990 opened 7 years ago

rahulsharma841990 commented 7 years ago

what that means? can any one explain me?

hannabasha commented 7 years ago

I think you need ace-builds to get it work. I had this issue and used ace-builds and it worked. include this in your project: https://github.com/ajaxorg/ace-builds/tree/master/demo

BusbyActual commented 6 years ago

I had this issue and it appears to be a dependency issue. I required the following files and it worked for me

  1. bower_components/ace-builds/src-min-noconflict/ace.js
  2. bower_components/ace-builds/src-min-noconflict/ui-ace.js.js