hans / obsidian-citation-plugin

Obsidian plugin which integrates your academic reference manager with the Obsidian editor. Search your references from within Obsidian and automatically create and reference literature notes for papers and books.
MIT License
1.12k stars 83 forks source link

After installation, Plugin can't be activated #249

Open taste5 opened 1 year ago

taste5 commented 1 year ago

Describe the bug I installed the Plugin Via Obsidian, tried to activate it. I got an error:

To Reproduce Steps to reproduce the behavior:

  1. Install Plugin
  2. Click on 'activate'
  3. See error

Console output

app.js:1 Plugin failure: obsidian-citation-plugin Error: ENOENT: no such file or directory, open 'path/to/obsidian-citations/main.js'

Expected behavior A clear and concise description of what you expected to happen.

Platform

Flecart commented 1 year ago

Can you list the contents inside the folder .obsidian/plugins/obsidian-citations/ ? Is there a main.js file?