-
-
Notifications
You must be signed in to change notification settings - Fork 223
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
Shadowcljs shows error when running calva.loadFile command #1670
Comments
Thanks! I'll fix. FYI. Things still work. |
Sorry to reopen if inappropriate, but I get an error like this one all the time, and similarly, I believe nothing is actually broken. Are these similar/related?
|
Can you make a mini-project that exposes this, @riotrah ? Doubt it is related, but you can start with trying some earlier version of Calva (see changelog, these changes are pretty recent) and check if that makes the errors go away. Regardless, I think that a new issue is the way to go, at least if you can reproduce it in some project you can share. |
The only place I see Calva running Line 269 in e42fa3e
runNamespaceTests .
@riotrah Are you by any chance calling that command? I don't think it's useful with cljs, but just wondering. Then again, that might not be coming from Calva anyway. |
Was able to recreate this warning. The key thing is that it appears just when using an older version of shadow-cljs. I confirmed you get the warning using TLDR; Upgrade shadow-cljs to the latest version. |
When running
calva.loadFile
, shadow-cljs will err with:The text was updated successfully, but these errors were encountered: