error:
// sidenote: was deleting vercel app and restarting over and over until realizing that:
when vercel is connected to a github repo it restarts very fast.
then just had a MODULE_NOT_FOUND scalar-types issue and fixed it right away. github and vercel out of sync > 20 minutes.
proposed approach:
waited for a while and just installed scalar-types into package.json() and as has been all day, updated & worked right away.
attempting to do: publish changes.
error: // sidenote: was deleting vercel app and restarting over and over until realizing that: when vercel is connected to a github repo it restarts very fast. then just had a MODULE_NOT_FOUND scalar-types issue and fixed it right away. github and vercel out of sync > 20 minutes.
proposed approach: waited for a while and just installed scalar-types into package.json() and as has been all day, updated & worked right away.