Someone have any idea what could cause a `Deployme...
# prisma-whats-new
a
Someone have any idea what could cause a
Deployment 'cjajffar000z401111tcn0jts' does not exist. Make sure to deploy the necessary files first before deploying the function.
The same deployment was working just add some tiny modifications in one function
I updated to
graphcool 0.9.2
and pull the new images with
gc local pull
and I have another error
docker   failed to register layer: Error processing tar file(exit status 1): open /usr/share/terminfo/k/klone+sgr: no space left on device
I still have a lot of space on my computer
ok after deleting the graphcool images and re-fetch everything seems like it works now