Authenticating... client Sending query to cloud api +0ms
client
https://api.cloud.prisma.sh +0ms
client mutation {
client requestCloudToken {
client secret
client }
client } +0ms
client undefined +0ms
client { headers: {} } +0ms
Opening
https://app.prismagraphql.com/cli-auth?secret=$2a$08$QmtZK0uK/85ZC9MDNIxqdu in the browser
client Sending query to cloud api +456ms
client
https://api.cloud.prisma.sh +0ms
client query ($secret: String!) {
client cloudTokenRequest(secret: $secret) {
client secret
client token
client }
client } +0ms
client { secret: ‘$2a$08$QmtZK0uK/85ZC9MDNIxqdu’ } +0ms
client { headers: {} } +0ms
Error: Exited with code 3
at ChildProcess.cp.once.code (/usr/local/share/.config/yarn/global/node_modules/opn/index.js
8413)
at Object.onceWrapper (events.js
31730)
at emitTwo (events.js
12613)
at ChildProcess.emit (events.js
2147)
at maybeClose (internal/child_process.js
92516)
at Socket.stream.socket.on (internal/child_process.js
34611)
at emitOne (events.js
11613)
at Socket.emit (events.js
2117)
at Pipe._handle.close [as _onclose] (net.js
55412)