Replies: 1 comment 3 replies
-
i assume you need to change your project setup from cjs to esm as langium is esm since version 2.0 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
when i upgrade to 3.0.0,i replace my dependecies from "langium": "^1.1.0", to "langium": "~3.0.0",but an error

i notice in node_modules ,it has changed to 3.0.0,but my project can not apply it
Beta Was this translation helpful? Give feedback.
All reactions