79074567

Date: 2024-10-10 13:17:55
Score: 1
Natty:
Report link

You need to install first Punycode. In the console type npm or yarn or 'pnpm i punycode', depending on what you use. Then open Notepad++ and and go to 'Search/Find in Files'. On 'Find what:' write 'require("punycode")' and on 'Replace with' write 'require("punycode/")'. Then press the 'Replace in Files' button and everything should be ok now.

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Asen Geshev