https://www.prisma.io/ logo
Join SlackCommunities
Powered by
# prisma-whats-new
  • s

    sean

    12/23/2017, 1:13 AM
    Interesting indeed, what does the graphql portion of your path look like?
  • s

    sean

    12/23/2017, 1:13 AM
    I've tried installing with npm and yarn
  • b

    brad.barnes

    12/23/2017, 1:56 AM
    @sean I have the same issue on win 10
  • b

    brad.barnes

    12/23/2017, 1:57 AM
    Perhaps my version of node...5.6.0
  • s

    sean

    12/23/2017, 2:00 AM
    i'm running Node 9.3 on OS X High Sierra
  • a

    agartha

    12/23/2017, 2:11 AM
    @sean @brad.barnes It has been renamed to
    graphcool-framework
    in the last non-1.0 release
  • a

    agartha

    12/23/2017, 2:12 AM
    See: https://github.com/graphcool/framework/releases/tag/0.11.4
  • z

    zacharyrs

    12/23/2017, 2:12 AM
    Oh well then that probably solves it
  • a

    agartha

    12/23/2017, 2:14 AM
    The 1.0 release (beta) is called
    graphcool
    (or
    gc
    ), installable by
    npm i -g graphcool@beta
    . The latest final (non 1.0) release is called
    graphcool-framework
    (or
    gcf
    ), installable by
    npm i -g graphcool-framework
    .
    ⭐ 4
  • z

    zacharyrs

    12/23/2017, 2:15 AM
    What’s graphcool@next then? cause I swear something suggested installing that
  • a

    agartha

    12/23/2017, 2:15 AM
    That was a while ago
  • z

    zacharyrs

    12/23/2017, 2:15 AM
    Oh duh okay
  • a

    agartha

    12/23/2017, 2:15 AM
    With the latest release (from today) those are the two options
  • z

    zacharyrs

    12/23/2017, 2:15 AM
    I see, I’ll install beta then
  • b

    brad.barnes

    12/23/2017, 2:17 AM
    Been trying npm i -g graphcool-framework
  • b

    brad.barnes

    12/23/2017, 2:18 AM
    had really old version of node though...I bet a fresh install gets it
  • s

    sean

    12/23/2017, 2:29 AM
    Thanks @agartha Are the docs going to be updated soon?
    n
    • 2
    • 1
  • a

    agartha

    12/23/2017, 2:30 AM
    No idea. I think the docs will be updated for 1.0 in the near future, I doubt if the
    graphcool-framework
    name change will also be changed in all the docs. But then again, I could be wrong. Best to ask @nilan or open an issue.
    👍 1
  • s

    sean

    12/23/2017, 2:31 AM
    Thanks again for your help
  • n

    Nicolas

    12/23/2017, 3:10 AM
    @Nicolas pinned a message to this channel.
  • p

    Pavinthan

    12/23/2017, 10:51 AM
    zsh: command not found: graphcool
  • p

    Pavinthan

    12/23/2017, 10:55 AM
    Thanks fixed
  • r

    rein

    12/23/2017, 11:10 AM
    So, can I not make use of the shared public cluster anymore?
  • r

    rein

    12/23/2017, 11:11 AM
    Getting a new error after reinstalling everything
    ERROR: No service with name 'beta-server' and stage 'dev' found
  • p

    Pavinthan

    12/23/2017, 11:28 AM
    ▸ Unknown flag --schema
  • p

    Pavinthan

    12/23/2017, 11:29 AM
    Hi guys, I'm new to graphql, when I try to execute the command
    graphcool init --schema <https://graphqlbin.com/hn-starter.graphql> --name Hackernews
    I got
    Copy code
    Unknown flag --schema
  • p

    Pavinthan

    12/23/2017, 11:30 AM
    anyone can please help me?
  • r

    rein

    12/23/2017, 11:43 AM
    so how hard is it to set up a local cluster?
    ✅ 1
    p
    • 2
    • 1
  • p

    playra

    12/23/2017, 11:53 AM
    In this case, now an authorized user, can create a record on behalf of another user? How to solve the problem with the privacy of records? https://www.graph.cool/forum/t/how-make-a-very-very-simple-mutation-from-an-authorized-user/1971
  • r

    rein

    12/23/2017, 12:01 PM
    So does anyone get a similar error when they want to deploy a boilerplate project?
    ERROR: No service with name 'beta-server' and stage 'dev' found
1...483484485...637Latest