-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DIME: #f is not of type <project-object> #18
Comments
Actually, the problem was mine. I was running in the context of Switching to the repl and running |
Shouldn't it have a better error? |
So now that you mention it, this was exactly the problem I ran into. Yeah, a better error would be nice. |
Yes, that would have helped. The DIME documentation does explain setting the project, but I realise now that I must have jumped straight past that part and then fell down all of the wrong rabbit holes when I saw the error. I also had an assumption that |
Not currently but my newer build tool (deft) has a way to improve this. |
File compilation through dime fails with an error,
I've tried importing, opening and building all through the repl and that is working perfectly, but I can't compile a file from the buffer with
C-c C-k
without hitting this error.I've created a Vagrant environment (Ubuntu, Emacs 24.3.1) where this can be reproduced, https://github.com/danmidwood/dime-error-repro
The text was updated successfully, but these errors were encountered: