New Emotion plugin in Gatsby breaking

I am using Gatsby with Ghost and everything seems to be working fine until I updated my Emotion plugin to version 11. When I run gatsby develop for my build, I get this error. Anyone run into this issue.

success write out requires - 0.152s
success run static queries - 0.240s - 5/5 20.80/s
success run page queries - 1.023s - 30/30 29.34/s

 ERROR #98124  WEBPACK

Generating SSR bundle failed

Can't resolve '@emotion/core' in 'C:\Users\Kwesi\OneDrive\Sandbox\ggn-ghost-gatsby\.cache'    

If you're trying to use a package make sure that '@emotion/core' is installed. If you're trying to use a local file make sure that the path is correct.

File: .cache\develop-static-entry.js

 ERROR #98124  WEBPACK

Generating SSR bundle failed

Can't resolve '@emotion/core' in 'C:\Users\Kwesi\OneDrive\Sandbox\ggn-ghost-gatsby\.cache'    

If you're trying to use a package make sure that '@emotion/core' is installed. If you're trying to use a local file make sure that the path is correct.

File: .cache\default-html.js


 ERROR #98124  WEBPACK

Generating SSR bundle failed

Can't resolve '@emotion/core' in 'C:\Users\Username\Sandbox\ggn-ghost-gatsby\.cache'    

If you're trying to use a package make sure that '@emotion/core' is installed. If you're trying to use a local file make sure that the path is correct.

File: .cache\gatsby-browser-entry.js