-
after updating and starting Emacs, I get the following warning:
How do I fix this? |
Beta Was this translation helpful? Give feedback.
Answered by
ubolonton
Jan 26, 2022
Replies: 2 comments
-
This means your |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
shackra
-
I just deleted the build-* folders in straight inside Doom Emacs installation, ran doom sync and things went OK. I made the emacs-tree-sitter module for myself some time ago, so I don't know how to prevent this error from happening again
…--
Jorge
------- Original Message -------
El miércoles, 26 de enero de 2022 a las 09:13, Tuấn-Anh Nguyễn ***@***.***> escribió:
This means your tsc.el is at 0.15.2, while tsc-dyn.so 0.16.1 was somehow loaded already.
It's hard to tell without further details, but you may have better luck asking on Doom's Discord server.
—
Reply to this email directly, [view it on GitHub](#203 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AAIBT4BUJCYJLHOQAFKQFFDUYAFRFANCNFSM5MRFNNJQ).
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This means your
tsc.el
is at 0.15.2, whiletsc-dyn.so
0.16.1 was somehow loaded already.It's hard to tell without further details, but you may have better luck asking on Doom's Discord server.