I am unable to sync my project all of a sudden and I keep getting request failed with status code 500
⬢[nicholas@toolbox fintale-website]$ plasmic sync
Updating project 'plasmic-basic-components' to 3.0.0
'plasmic-basic-components' was synced indirectly before, but a direct sync was requested. If it has page components, they will be synced and saved to plasmic.json.
? Do you want to confirm it? (y/N) n
Project 'plasmic-basic-components' was synced by an incompatible version of Plasmic Codegen. Syncing again on the same version plasmic-basic-components@undefined
Updating project 'antd' to 2.3.0
'antd' was synced indirectly before, but a direct sync was requested. If it has page components, they will be synced and saved to plasmic.json.
? Do you want to confirm it? (y/N) n
Project 'antd' was synced by an incompatible version of Plasmic Codegen. Syncing again on the same version antd@undefined
Updating project 'react-parallax-tilt' to 2.0.0
'react-parallax-tilt' was synced indirectly before, but a direct sync was requested. If it has page components, they will be synced and saved to plasmic.json.
? Do you want to confirm it? (y/N) n
Project 'react-parallax-tilt' was synced by an incompatible version of Plasmic Codegen. Syncing again on the same version react-parallax-tilt@undefined
Updating project 'react-youtube' to 4.0.0
Updating project 'react-awesome-reveal' to 3.0.0
Updating project 'react-scroll-parallax-global' to 4.0.2
Updating project 'plasmic-nav' to 0.0.3
Updating project 'plasmic-embed-css' to 3.0.4
Updating project 'Fintale Landing Page' to latest
Syncing component: PlasmicGlobalContextsProvider@4.0.2 ['react-scroll-parallax-global' 84wxoth5npGrp6RRXPL88z 4.0.2]
Syncing component: PlasmicGlobalContextsProvider@3.0.4 ['plasmic-embed-css' 8PtdGodUbexNYgkuyBUcWu 3.0.4]
Plasmic error: Error: request failed with status code 500. The response is
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Error</title>
</head>
<body>
<pre>Internal Server Error</pre>
</body>
</html>