smakosh / gatsby-theme-portfolio

Gatsby theme portfolio

Home Page:https://gatsby-theme-portfolio.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: Cannot find module 'change-case'

evert-arias opened this issue · comments

I'm getting the following error when running gatsby develop:

Error: Cannot find module 'change-case'

Screenshot_2

The error has to do with the required plugin gatsby-mdx.

Module gatsby-mdx as been deprecated use gatsby-plugin-mdx instead.

Screenshot_4

I'm unable to reproduce the issue @evert-arias, can you share your codebase to investigate?

Hi @smakosh
I've tried again after a couple days and that issue has gone. I suspect that it was a problem in my development environment at the time I was testing. Thank you for your prompt response.