Skip to content
This repository was archived by the owner on Sep 7, 2020. It is now read-only.
This repository was archived by the owner on Sep 7, 2020. It is now read-only.

graphcool playground exits with code 1 #429

Open
@marktani

Description

@marktani

Issue by marktani
Friday Dec 01, 2017 at 17:18 GMT
Originally opened as https://github.com/graphcool/prisma/issues/1355


Current behavior

graphcool playground

 ~/p/p/g/test-deploying  graphcool playground
  config CWD /Users/marktani/projects/playground/gc-cli/test-deploying +0ms
  config HOME /Users/marktani +2ms
  config definitionDir /Users/marktani/projects/playground/gc-cli/test-deploying +0ms
  config definitionPath /Users/marktani/projects/playground/gc-cli/test-deploying/graphcool.yml +0ms
  config homepath /Users/marktani/.graphcoolrc +0ms
  config localRCPath /Users/marktani/projects/playground/gc-cli/test-deploying/.graphcoolrc +0ms
  config globalRCPath /Users/marktani/.graphcoolrc +0ms
  cli command id playground +0ms
  cli:plugincache Got plugin from cache +0ms
  cli:plugincache /Users/marktani/Library/Caches/graphcool/plugins.json +0ms
  cli:plugincache Got plugin from cache +1ms
  cli:plugincache /Users/marktani/Library/Caches/graphcool/plugins.json +0ms
  plugins findCommand graphcool-cli-core +0ms
  plugin requiring command +0ms
  cli-engine:plugins:manager requiring /usr/local/lib/node_modules/graphcool/node_modules/graphcool-cli-core +0ms
  cli-engine:plugins:manager required +511ms
  plugin required command +514ms
Error: Exited with code 1
    at ChildProcess.cp.once.code (/usr/local/lib/node_modules/graphcool/node_modules/opn/index.js:82:13)
    at Object.onceWrapper (events.js:318:30)
    at emitTwo (events.js:125:13)
    at ChildProcess.emit (events.js:213:7)
    at maybeClose (internal/child_process.js:927:16)
    at Socket.stream.socket.on (internal/child_process.js:348:11)
    at emitOne (events.js:115:13)
    at Socket.emit (events.js:210:7)
    at Pipe._handle.close [as _onclose] (net.js:549:12)
Exiting with code: 1

Versions:

  • graphcool version graphcool/0.10.1 (darwin-x64) node-v8.3.0
  • Playground electron app: Version 1.3.0 (1.3.0)

Expected behavior?

The playground opens, connected to the default target from .graphcoolrc.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions