cacti
Results
1
comments of
cacti
The issue still persists. **No Error** `const font = await Jimp.loadFont(Jimp.FONT_SANS_128_WHITE);` **Exact same error as the title.** `const font = await Jimp.loadFont( path.resolve( process.cwd(), "src", "assets", "cookie-regular.fnt" ) );` ###...