running `graphcool playground` does not work anymo...
# prisma-whats-new
m
running
graphcool playground
does not work anymore for me since the upgrade
n
what happens instead?
did you download the latest playground?
looking into this 🙂
s
in case it's helpful, i just updated graphcool and tried
graphcool playground
and this is what I get in my browser
m
i installed the latest playground and then i worked
i thought the playground was king of bundled insinde the cli for some reason
🎉 1
s
n
@steveb please insert your endpoint into the address field next to the history button.
s
ah, got it, thanks, works
👍 1
n
@michaelchiche it's not bundled, but you can always do
graphcool playground --web
if you don't want to use the electron app 🙂
m
👌 thanks @nilan
d
thanks @nilan, was having the same problem
should we address it in an issue ?
n
the
undefined
one?
d
yup
n
yes, that would be super helpful - I haven't been able to reproduce 🙂 https://github.com/graphcool/graphql-playground thanks!
d
alright ! it's pretty simple, just a
graphcool playground
after updating the npm package will do