Hi there @nmajor3
The fix is available for new packages, but it would only affect any new version of the pixels module.
You can, however, get the fix for the current version of the module by installing it as a custom module.
- From The Forge, select
Install from Manifest
- Copy and paste in the Pixels module manifest file: https://github.com/foundryvtt/pixels/releases/download/0.1.0/module.json
- Set it to install as a custom non-Bazaar package (untick the ‘Install from the Bazaar’ option)
This will download and unzip the module to your Forge data, and include the required node_modules
inside.
Our fix will work for new versions of Bazaar packages, and custom modules installed with the above method. The fix will also be made available for the Import Wizard in a future update, but using the Import Wizard will not work at the moment.
Hope that fixes it for you!