anyone else seeing ` Global ✖ None.get` on deplo...
# prisma-whats-new
m
anyone else seeing
Global   ✖ None.get
on deploying to gc?
@P_loringhoven I found this post on the forum: https://www.graph.cool/forum/t/none-get-deploy-error/1469
could mean they removed or updated some npm modules on the gc platform
@P_loringhoven the
None.get
error is explained by this Git issue https://github.com/graphcool/framework/issues/1274
Are you changing a scalar field to a relation field?