Unable to build v3 with pnpm #3473
Answered
by
kmelve
boyeln
asked this question in
Sanity Studio Support
-
When I use
|
Beta Was this translation helpful? Give feedback.
Answered by
kmelve
Aug 15, 2022
Replies: 1 comment
-
Thanks for reporting @boyeborg! This should be fixed in ~/sanity-studio
❯ npm ls --depth 0|grep dev-preview
├── [email protected]
~/sanity-studio
❯ pnpm -v
7.9.0
~/sanity-studio
❯ pnpm run build
~/sanity-studio
> sanity build
✔ Clean output folder (5ms)
✔ Build Sanity Studio (13474ms)
~/sanity-studio
❯ ls |grep dist
dist |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
kmelve
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for reporting @boyeborg! This should be fixed in
dev-preview.13
: