swank-js / swank-js

Swank backend for Node.JS and in-browser JavaScript
Other
643 stars 54 forks source link

error on connect: "symbol's value as variable is void: package-updating" #72

Open nblumoe opened 10 years ago

nblumoe commented 10 years ago

I get this error when trying to run slime-connect after having started swank-js.

Seems to be related to slime-js.el somehow: When I don't simlink this and don't have slime-js installed, I get at least asked for IP and port when running slime-connect. With slime-js present, I just get the error message from above.

Any ideas what is going wrong?

bitops commented 10 years ago

Similar issue here. @nblumoe did you figure it out?

e-monson commented 9 years ago

I'm experiencing this issue as well.

unshorn commented 9 years ago

https://github.com/quicklisp/quicklisp-slime-helper/issues/17