Warfare Module imports from system with relative paths

A module that doesn’t work on forge, they’re importing Actor5e from the system:

import Actor5e from '../../../systems/dnd5e/module/actor/entity.js';

warfare is the name of the module

1 Like

That would be a module problem. I would recommend reporting it (I can do that)
What might help is to install it as a “custom module”.

I’ll do some testing with it :smiley: