8

Running spacemacs 0.200.9@25.1.1 Everytime I start spacemacs I get the following error and not sure how to resolve it.

Error (use-package): org-projectile :config: Symbol’s function definition is void: org-projectile:per-repo

Tried googling the issue and some suggest to switch to the dev branch which I don't know how to do.

Thanks

Stryker
  • 5,732
  • 1
  • 57
  • 70
  • 1
    I get the same whenever I capture new org-mode task. – pmilosev Aug 30 '17 at 09:36
  • 2
    The issue is due to some big refactoring in org-projectile. The issue seems to be known https://github.com/syl20bnr/spacemacs/issues/9374 so I hope it will be fixed soon. For me it's more of an inconvenience than a real issue, as the capture still works, but shows an error on the way. – pmilosev Aug 30 '17 at 10:05

1 Answers1

5

It appears to be a known issue according to the @pmilosev Thanks for pointing it out.

Davor Cubranic
  • 1,051
  • 10
  • 16
Stryker
  • 5,732
  • 1
  • 57
  • 70