yarn run web:serve problesm #464
-
When I use Failed to load 'D:\Source-Code\lichtblick\web\webpack.config.ts' config This issue is likely caused by alias,and the codes at lichtblick\packages\suite-base\webpack.ts How can we resolve this issue? Best regards, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Hello @SiHao24, Can you give more informations about your setup? Node version, NPM version, etc. Have you followed all the steps on the readme? Did you activate the core pack? We tried to simulate your error but we were not able to. Maybe try to clone it again? Best, |
Beta Was this translation helpful? Give feedback.
Great to hear! Yeah, we tested with the latest version v23 and indeed there are some issues. We will investigate it, but for now I can only suggest to use the LTS node's version, that currently is the v22. You can check it here: https://nodejs.org/en
For the LTS we checked and everything should be working fine, thanks for bringing this up!