Title
l

lifeiscontent

09/22/2017, 7:44 PM
when I run deploy after adding a module I get this error:
$ graphcool deploy
 ▸    Please provide either a default environment, a project or an environment you want to deploy to.
n

nikolasburk

09/22/2017, 7:45 PM
you first need a
.graphcoolrc
file that specifies an environment which you get from calling
graphcool init
l

lifeiscontent

09/22/2017, 7:53 PM
@nikolasburk I have one
@nikolasburk that's why I'm confused 🙂
j

johninvancouver

09/22/2017, 8:21 PM
you need to: cd ./graphcool and then deploy