web icon indicating copy to clipboard operation
web copied to clipboard

Serve script no longer working

Open NeoHoffa opened this issue 5 years ago • 0 comments

I downloaded this project a few weeks ago and installed the serve script. That is currently still working on my local computer. However, if I reclone this repo, and npm install the serve script now, it causes a loop in the browser's privacy menus when I hit my localhost on mobile.

https://github.com/8thwall/web/tree/master/serve

The only difference is the node_modules folder. It works when I use the node_modules folder fro a few weeks ago. But not when I install a fresh copy. Any thoughts?

In these images, I hit "Show Details", then "visit this website".But it loops back around again to the first privacy page again and again.

Privacy Screen 1 Privacy Screen 2

NeoHoffa avatar Oct 23 '20 19:10 NeoHoffa