pnpm install error #3414
Answered
by
rexxars
julesjazz
asked this question in
Sanity Studio Support
pnpm install error
#3414
-
I haven't seen this brought up elsewhere. Possible bug in I've tinkered with adding
I haven't had much luck with pnpm documentation either. Error details: pnpm run start
> studio@1.0.0 start [studio project dir]
> sanity start
[studio project dir]/node_modules/.pnpm/sanity@3.0.0-dev-preview.9_vlfagk4tjtbsug53jmt5so2n4i/node_modules/sanity/node_modules/.bin/sanity:2
basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")
^^^^^^^
SyntaxError: missing ) after argument list
at Object.compileFunction (node:vm:352:18)
at wrapSafe (node:internal/modules/cjs/loader:1033:15)
at Module._compile (node:internal/modules/cjs/loader:1069:27)
at Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Module._load (node:internal/modules/cjs/loader:827:12)
at Module.require (node:internal/modules/cjs/loader:1005:19)
at require (node:internal/modules/cjs/helpers:102:18)
at Object.<anonymous> ([studio project dir]/node_modules/.pnpm/sanity@3.0.0-dev-preview.9_vlfagk4tjtbsug53jmt5so2n4i/node_modules/sanity/bin/sanity:10:3)
at Module._compile (node:internal/modules/cjs/loader:1105:14)
Node.js v18.2.0
ELIFECYCLE Command failed with exit code 1.
|
Beta Was this translation helpful? Give feedback.
Answered by
rexxars
Jul 11, 2022
Replies: 1 comment 1 reply
-
This should be fixed in |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
julesjazz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This should be fixed in
sanity@3.0.0-dev-preview.11
and newer