Module build failure with less files #5689
Unanswered
its-me-dhina
asked this question in
Q&A
Replies: 1 comment
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 recently migrated my web-app project from npm to pnpm and I started facing this issue. As per the suggestion I updated the rsbuild related package and now the less file compilation is failing. Below are the config and the error I am getting.
Error:

Changes:

rsbuild.config.ts
All reactions