when I run deploy after adding a module I get this...
# prisma-whats-new
l
when I run deploy after adding a module I get this error:
Copy code
$ graphcool deploy
 ▸    Please provide either a default environment, a project or an environment you want to deploy to.
n
you first need a
.graphcoolrc
file that specifies an environment which you get from calling
graphcool init
l
@nikolasburk I have one
@nikolasburk that's why I'm confused 🙂
j
you need to: cd ./graphcool and then deploy