Yarn add @strapi/plugin-graphql crashes strapi admin

Adding graphaql to strapi crashes strapi

Steps to reproduce the behavior

  1. run the command : yarn add @strapi/plugin-graphql

Expected behavior

Should be able to acces graphql under localhost:1337/graphql and strapi under localhost:1337/admin

Got this