adobe / aem-htl-repl

Read–Eval–Print Loop environment for HTL.
https://docs.adobe.com/docs/en/htl.html
Apache License 2.0
152 stars 63 forks source link

Sightly Repl not working with AEM6.2 #15

Closed farah2307 closed 8 years ago

farah2307 commented 8 years ago

I am trying to run Sightly REPL with AEM 6.2 but it gives me an error in including REPL component.

thisisui commented 8 years ago

I also run this on AEM 6.2 and cannot make it work. I see the page but there is no input where I can put my content. No error in console and no errors during package installation.

vladbailescu commented 8 years ago

The issue was fixed by @gabrielwalt in https://github.com/Adobe-Marketing-Cloud/aem-sightly-repl/commit/b93f58941e7680b77167ad3fcc3d76329a163649 but it was not released yet. You can get around it by installing the REPL using Maven: https://github.com/Adobe-Marketing-Cloud/aem-sightly-repl#maven-method

raducotescu commented 8 years ago

I've verified REPL on a vanilla AEM 6.2 and everything works correctly now.