How to Fix: TypeScript Declaration: Potential replaceAll Issue

Running the scripts/update-google-fonts.js script on an older Node.js environment can abruptly halt with a TypeError, indicating that replaceAll is not a function. This frustrating runtime error points directly to an…