Replies: 1 comment 5 replies
-
Hey @bjthehun, assuming you just updated to 2.0 without doing anything else, you probably ran into our ESM change. See this changelog entry. It contains tips on how to migrate to 2.0/ESM. If you're not able to change to ESM in your project, you can use Langium 1.3.0 for now. It contains the same feature set except for the ESM change. |
Beta Was this translation helpful? Give feedback.
5 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.
-
I'm having problems migrating to Langium 2.0 while using npm with Webpack as bundler. When I try to start the example project
with
npm start
, I get five errors of the following kind:Can you tell me what am I doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions