You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to install sanity CLI in a project after creating an account, it doesn't install sanity. this is the error message it keeps giving
⚠ No authentication credentials found in your Sanity config
⠋ Waiting for browser login to complete... Press Ctrl + C to cancelError: spawn UNKNOWN
at ChildProcess.spawn (node:internal/child_process:420:11)
at Object.spawn (node:child_process:753:9)
at baseOpen (C:\Users\HP\AppData\Local\npm-cache_npx\67a0730928194b24\node_modules@sanity\cli\lib_chunks-cjs\cli.js:7368:38) {
errno: -4094,
code: 'UNKNOWN',
syscall: 'spawn'
}
Unhandled rejection: Error: spawn UNKNOWN
at ChildProcess.spawn (node:internal/child_process:420:11)
at Object.spawn (node:child_process:753:9)
at baseOpen (C:\Users\HP\AppData\Local\npm-cache_npx\67a0730928194b24\node_modules@sanity\cli\lib_chunks-cjs\cli.js:7368:38)
The text was updated successfully, but these errors were encountered:
When trying to install sanity CLI in a project after creating an account, it doesn't install sanity. this is the error message it keeps giving
⚠ No authentication credentials found in your Sanity config
? Please log in or create a new account GitHub
Opening browser at https://api.sanity.io/v1/auth/login/github?type=token&label=KuzanSenpai+%2F+Windows&origin=http%3A%2F%2Flocalhost%3A4321%2Fcallback
⠋ Waiting for browser login to complete... Press Ctrl + C to cancelError: spawn UNKNOWN
at ChildProcess.spawn (node:internal/child_process:420:11)
at Object.spawn (node:child_process:753:9)
at baseOpen (C:\Users\HP\AppData\Local\npm-cache_npx\67a0730928194b24\node_modules@sanity\cli\lib_chunks-cjs\cli.js:7368:38) {
errno: -4094,
code: 'UNKNOWN',
syscall: 'spawn'
}
Unhandled rejection: Error: spawn UNKNOWN
at ChildProcess.spawn (node:internal/child_process:420:11)
at Object.spawn (node:child_process:753:9)
at baseOpen (C:\Users\HP\AppData\Local\npm-cache_npx\67a0730928194b24\node_modules@sanity\cli\lib_chunks-cjs\cli.js:7368:38)
The text was updated successfully, but these errors were encountered: