browser-refresh icon indicating copy to clipboard operation
browser-refresh copied to clipboard

Error in '<script src="{process.env.BROWSER_REFRESH_URL}"></script>'

Open tik9 opened this issue 5 years ago • 0 comments

I get in the console: localhost/:18 GET http://localhost:5000/%7Bprocess.env.BROWSER_REFRESH_URL%7D 404 (Not Found) It seems that the curly braces are interpreted the wrong way. Page is not refreshed, but in Terminal I get: [browser-refresh] Server is ready. Page refresh triggered over WebSockets connection.
[browser-refresh] Triggering refresh of client pages... [browser-refresh] Refresh triggered

What can I do?

tik9 avatar Mar 13 '21 10:03 tik9