Thomas Ongeri

Results 4 comments of Thomas Ongeri

Are you using any fields with the data_type `timestamptz `? ![image](https://user-images.githubusercontent.com/544096/55657764-505fa800-57c9-11e9-8607-398a884d6208.png)

For me deploy is failing because Prisma doesn’t support Postgres timestamptz columns.

I modified magestead.yaml below and this helped with the permission issues I was having with the box. I hope this helps. ``` synced_folder: vflsf_uocnhnxzm524: sync_type: default smb: smb_host: '' smb_username:...

I ran `npm install` but still getting this issue.