reonZ / pf2e-dailies

8 stars 9 forks source link

FVTT - Update to 3.2.0 #63

Closed myzar472 closed 6 months ago

myzar472 commented 6 months ago

Unable to update/install.

Error is: uncaught (in promise) Error: Unable to load valid module manifest data from "https://github.com/reonZ/pf2e-dailies/blob/master/package.json" Error parsing module manifest data from https://github.com/reonZ/pf2e-dailies/blob/master/package.json: Unexpected token '<', "

reonZ commented 6 months ago

That error makes no sense, package.json isn't a module manifest and has nothing to do with the module itself.

Also 3.2.0 is a v12 update, so unless you are testing v12, this update isn't for you.

myzar472 commented 6 months ago

This was an update all action from 3.1.4. This warnning pops up: image

image

I can ignore it, but I'm assuming it's trying to warn about an update from 3.1.4 to 3.2.0?

reonZ commented 6 months ago

This is because foundry isn't smart enough to recognize that you aren't using a v12 version when it comes to considering this update and yet tells you that it can't update the module because you aren't v12 compatible. Ironic but problematic in this case.

As to why it even talk about package.json, i have no idea, this is not related to the module and i have nothing that points to it.