ERROR in D:/html5_games/src/base/display/filters/DisplacementFilter.ts(55,5):
TS2322: Type 'Sprite' is not assignable to type 'ISpriteMaskTarget'.
The types of '_texture.baseTexture.resource' are incompatible between these types.
Type 'import("D:/html5_games/node_modules/@pixi/canvas-renderer/node_modules/@pixi/core/index").Resource' is not assignable to type 'impor
t("D:/html5_games/node_modules/@pixi/core/index").Resource'.