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.04k stars 76 forks source link

After installation, Plugin can't be activated #249

Open moerk0 opened 8 months ago

moerk0 commented 8 months 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 8 months ago

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