Extentions doesn't work

Hi, I decided to download extentions for aseprite, but I encountered that each of them gives the error “no such file or directory” when I enable them. How to fix it?

Windows 10
Aseprite 1.2.25-dev from github

According to the error description, the file is not found in that location. This can occur if the package.json file includes the path to a nonexistent file. The missing file may have been deleted outside of Aseprite.
Solution:

  1. Close Aseprite.
  2. Delete the C:/Users/<user name>/AppData/Roaming/Aseprite/extensions/fx folder.
  3. Dowload the extension.
  4. Open Aseprite.
  5. Install the extension.

unfortunately it didn’t work. I checked all the files to make sure the names were correct. Maybe I’m missing something, but reinstalling doesn’t help either. Thanks for trying to help

It looks like you are using a pretty old version of Aseprite (1.2.25 compiled by yourself). Did you try compiling the latest one?