doczjs / docz

✍ It has never been so easy to document your things!
https://docz.site
MIT License
23.55k stars 1.45k forks source link

Gatsby theme docz error #1701

Open EOEboh opened 2 years ago

EOEboh commented 2 years ago

error loading plugin "gatsby-theme-docz".

Following the official documentation, I'm still getting this particular error. Below is an excerpt of the log error on the terminal.


 ERROR 
There was a problem loading plugin "gatsby-theme-docz". Perhaps you need to install its package?
Use --verbose to see actual error.

 ERROR #10226  CONFIG

Couldn't find the "gatsby-theme-docz" plugin declared in
"C:\Users\USER\Desktop\cra-docz\.docz\gatsby-config.js".

Tried looking for a local plugin in
C:\Users\USER\Desktop\cra-docz\.docz\plugins\gatsby-theme-docz.
Tried looking for an installed package in the following paths:
 - C:\Users\USER\Desktop\cra-docz\node_modules\gatsby\dist\bootstrap\load-themes\node_modules\gatsby-theme-docz
 - C:\Users\USER\Desktop\cra-docz\node_modules\gatsby\dist\bootstrap\node_modules\gatsby-theme-docz
 - C:\Users\USER\Desktop\cra-docz\node_modules\gatsby\dist\node_modules\gatsby-theme-docz
 -
C:\Users\USER\Desktop\cra-docz\node_modules\gatsby\node_modules\gatsby-theme-docz  
 - C:\Users\USER\Desktop\cra-docz\node_modules\gatsby-theme-docz
 - C:\Users\USER\node_modules\gatsby-theme-docz
 - C:\Users\node_modules\gatsby-theme-docz
 - C:\node_modules\gatsby-theme-docz

not finished open and validate gatsby-configs - 2.450s
mpittas commented 2 years ago

+1