0

Searching the plugin site and other resources I could not find which plugin version must I install for my Grails version. Can someone help me out?

Jacob
  • 3,580
  • 22
  • 82
  • 146
  • I am also facing the same issue. Hi @Jacob could you please share me if you find the solution for it. I too searching for an old version of codenarc which will support Grails 1.3.7 but I did not get any help online and codenarc documentation also. – Sun Jul 02 '18 at 06:33

1 Answers1

1

You can install the codenarc plugin a Grails 1.X app by running the following command:

grails install-plugin codenarc
Dónal
  • 185,044
  • 174
  • 569
  • 824
  • I am also facing the same issue. Hi @Jacob could you please share me if you find the solution for it. I too searching for an old version of codenarc which will support Grails 1.3.7 but I did not get any help online and codenarc documentation also. – Sun Jul 02 '18 at 06:18