According to PieterH, the npx ldfetch solution he implemented works perfectly in the Linux environment. While executing the same cmd in Windows with the same node server setup, an SyntaxError was thrown.
Failed to retrieve http://localhost:80: : Unexpected token \ in JSON at position 1
When removing --frame, it works.
According to PieterH, the npx ldfetch solution he implemented works perfectly in the Linux environment. While executing the same cmd in Windows with the same node server setup, an SyntaxError was thrown.
Failed to retrieve http://localhost:80: : Unexpected token \ in JSON at position 1When removing --frame, it works.