bt i am getting issue while start service
# prisma-whats-new
j
bt i am getting issue while start service
k
whats the issue
j
yarn start v0.15.1 error Command "start" not found. info Visit http://yarnpkg.com/en/docs/cli/start for documentation about this command.
k
I thought you said you got it to work 😄
j
as mentioned in doc i had given as yarn install
then i got yarn install v0.15.1 success Already up-to-date. Done in 0.16s.
It seems like ok
k
yep 🙂
j
After that i had give 'yarn start' as mentioned in the doc
k
u said there was another issue tho right
j
root@Jamsheer:/mnt/e/practice/graphql/playground/graphql-playground-master/graphql-playground-master# yarn start yarn start v0.15.1 error Command "start" not found.
plz check above commands
k
You need to use the graphcool commands to start
"graphcool init"
"graphcool deploy"
etc
j
Is it?
ok thank you
k
Np 🙂
Can u chk last part of doc
i tried ths
k
oh
yeah there's no start command in the package.json
j
Any clue ?
i am new in node
I see , let me add it
Thanks 🙂
k
wait
did you cd into the right folder? 😛
cd packages/graphql-playground
😄
those have start commands in the package.json 🙂
go into those folders.. then type "yarn"
j
s 🙂
k
and then when its done.. type "yarn start"
it should work
j
ok 🏃