This error seems to be there for quite some times. for some reason I haven't seen it at all. I tried to bisect it and couldn't find the origin so I just fix it in this commit
Clyde
This is the frontend side of the Clyde management system
Project Setup
npm install
Compile and Hot-Reload for Development
npm run dev
Compile and Minify for Production
npm run build