You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear Anna,
Thanks for your great work, I am starting a blog with mdx very easliy.
But since your repo's package.json doesn't include graphql, you will encounter the error message about it.
I had to npm install graphql, and now I am not getting such message.
Please consider editing package.json.
Thank you.
The text was updated successfully, but these errors were encountered:
Dear Anna,
Thanks for your great work, I am starting a blog with mdx very easliy.
But since your repo's
package.json
doesn't include graphql, you will encounter the error message about it.I had to
npm install graphql
, and now I am not getting such message.Please consider editing
package.json
.Thank you.
The text was updated successfully, but these errors were encountered: