League-of-Foundry-Developers / fvtt-module-popout

FVTT Module PopOut!
Other
29 stars 24 forks source link

Foundry Update Error: Cannot read property 'version' #50

Closed PointFrankRange closed 3 years ago

PointFrankRange commented 3 years ago

Foundry Version: 0.8.7 PopOut! Version: 1.2

When attempting to check for an update in Foundry for the PopOut! module I am encountering an error message that the 'Version' property of the Module application is not defined.

image

Drakynn commented 3 years ago

Also receiving this error when updating from PopOut Version 1.3.

envy commented 3 years ago

The download url in the manifest is wrong as the manifest already says version 2.1 is available but there is no tagged release with that version yet.

You can install 2.0 manually using this manifest URL: https://raw.githubusercontent.com/League-of-Foundry-Developers/fvtt-module-popout/v2.0/module.json

Updating will still be broken but at least you'll be on v2.0.

Posnet commented 3 years ago

Apologies, I pushed to the wrong branch. Should be fixed now.