pezra / rspec-mode

An RSpec minor mode for Emacs
257 stars 112 forks source link

Error for rspec-compile-target-directory #172

Closed avit closed 6 years ago

avit commented 6 years ago

Since the update in #170, I'm getting the error:

rspec-compile: Symbol’s function definition is void: (setf rspec-compile-target-directory)

I am using rspec-mode with Spacemacs. The same error happens for any target (project, buffer, single). Let me know if there's some more information you need to help debug.

/cc @kzkn

bixuanzju commented 6 years ago

I am having the same issue here.

kzkn commented 6 years ago

Here is a workaround (until a bug fix is released):

M-x load-file
/path/to/rspec-mode.el
pezra commented 6 years ago

fixed in 1.19