kevboh / longform

A plugin for Obsidian that helps you write and edit novels, screenplays, and other long projects.
Other
610 stars 30 forks source link

Bug: 2.0.5 fails to install #230

Closed lazyguru closed 5 months ago

lazyguru commented 5 months ago

Versions Longform version: 2.0.5 Obsidian version: 1.5.3 OS [e.g. macOS, Windows, iOS, Android]: macOS Theme: N/A Other plugins that you think might be relevant here:

Describe the bug Longform fails to update from 2.0.4 to 2.0.5. I'm fairly certain this has to do with the package-lock.json file not being updated after the version was updated in package.json and before packaging.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Settings'
  2. Click on 'Community plugins'
  3. Scroll down to 'Longform'
  4. Click on "Update"
  5. See notification "Installing plugin 'Longform'
  6. See notification "Failed to install plugin 'Longform'"

Expected behavior Latest version of Longform should install

lazyguru commented 5 months ago

FYI, using BRAT I was able to update to the unreleased 2.0.6 so when that is released this issue would be resolved

DanShui-Yu commented 5 months ago

New users like me are also unable to install.

Drakemoor commented 5 months ago

I have the same issue.

stervel commented 5 months ago

This didn't happen with other plugins and I can confirm https://github.com/kevboh/longform/issues/230#issuecomment-1901732659 method works.

kevboh commented 5 months ago

Bleh! Thanks for catching. Fixing…

kevboh commented 5 months ago

This is now fixed with 2.0.6. Sorry about that!

lazyguru commented 5 months ago

I confirm it is fixed 😄

Drakemoor commented 5 months ago

thank you