Replies: 2 comments 6 replies
-
|
Did you figure this out? also running into the exact same error edit: found out it's due to windows path. switched to using wsl and it built fine. Messed around a little with google/zx#784 in build-package.ts but couldn't get it to fully build, got stuck at mantine/core. Anyway just building on WSL fixes this issue, so if other ppl run into this that's the fix. |
Beta Was this translation helpful? Give feedback.
6 replies
-
|
problem solved here #8407 |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've followed the docs for developing mantine locally from the site here.
But sadly,
npm run build allfails with the following message:Node: v22.13.0
Yarn: 4.6.0
Mantine: Fresh clone from git
I tried cloning the repo multiple times, didn't help.
Beta Was this translation helpful? Give feedback.
All reactions