Giter Club home page Giter Club logo

Comments (3)

Rezmason avatar Rezmason commented on May 14, 2024 1

What in blue blazes?!

I'll attempt to repro tonight, and I'll also look around for references to this. It sure does sound specific.

from matrix.

Rezmason avatar Rezmason commented on May 14, 2024 1

Bug repro'd, based on what I'm seeing in VS Code and what I'm reading online, this is a Chromium bug from within VS Code. Online suggested fixes include recreating your VS Code configuration files and restarting your computer.

That advice isn't exactly reassuring.

My personal recommendation is to not rely on VS Code to run the project in a browser in the first place.

On a mac, I can turn any folder into a little server like so:

cd /path/to/the/folder
python -m SimpleHTTPServer

That should host the contents of that folder at http://localhost:8000 in any browser you like.

I wish I could be more help, but I have very little experience with VS Code myself, and Chrome bugs are too far outside my wheelhouse. 😅 Let me know if I can be any more help.

from matrix.

BinaryVixen899 avatar BinaryVixen899 commented on May 14, 2024

Thanks so much! This is incredibly helpful :) I can't believe I didn't think of something like this ^^; Yeah I wasn't going to use VSCode to run it when I put it on my Pi but got hung up when previewing it. Never occurred to me to just, do what you described.

from matrix.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.