Skip to content
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

Spurious error when opening clj files for the first time #6

Open
dhleong opened this issue Aug 24, 2019 · 1 comment
Open

Spurious error when opening clj files for the first time #6

dhleong opened this issue Aug 24, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@dhleong
Copy link
Owner

dhleong commented Aug 24, 2019

|| mantel error:Execution error at user/eval19552 (REPL:1).^@No namespace: vtolvr-compiler.files found
@dhleong dhleong added the bug Something isn't working label Aug 24, 2019
@dhleong
Copy link
Owner Author

dhleong commented Aug 25, 2019

Seems to be caused by the mantel#refers#Fetch() or mantel#ns#ParseReferredPath() proc. As mentioned in the above reference, it could be caused by accidentally avoiding fireplace's namespace preload proc.

I also noticed it when opening a cljs file in a shadow-cljs project if I didn't have the watch running, but it's easier to repro in a normal clj project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant