sanity-io / sanity-plugin-markdown

Markdown support in the Sanity Studio
MIT License
51 stars 8 forks source link

Error: Plugin "markdown@studio-v2" not found #47

Closed handinugroho closed 1 year ago

handinugroho commented 1 year ago

I used Sanity Studio V2 and after installing the plugins using sanity install markdown@studio-v2 command, I get the following error.

Error: Plugin "markdown@studio-v2" not found.
Locations tried:
  * /Users/username/sanity-test/plugins/sanity-plugin-markdown@studio-v2
  * /Users/username/sanity-test/plugins/markdown@studio-v2
  * /Users/username/sanity-test/node_modules/sanity-plugin-markdown@studio-v2
  * /Users/username/sanity-test/node_modules/sanity-plugin-markdown@studio-v2
  * /Users/username/Personal/node_modules/sanity-plugin-markdown@studio-v2
  * /Users/username/node_modules/sanity-plugin-markdown@studio-v2
  * /Users/node_modules/sanity-plugin-markdown@studio-v2
  * /node_modules/sanity-plugin-markdown@studio-v2
Try running "sanity install sanity-plugin-markdown@studio-v2"?
    at getPluginNotFoundError (~/sanity-test/node_modules/@sanity/resolver/lib/resolvePlugins.js:110:13)
    at ~/sanity-test/node_modules/@sanity/resolver/lib/resolvePlugins.js:104:13
    at async Promise.all (index 5)