Giter Club home page Giter Club logo

Comments (12)

belauzas avatar belauzas commented on August 28, 2024 4

If anyone is interested, I forked this project and fixed it. You can use it the same way as original one. Link: https://www.npmjs.com/package/dead-server
Good luck! β€πŸš€πŸŽ…

from live-server.

Offroaders123 avatar Offroaders123 commented on August 28, 2024 3

Here's the same comment I posted there, might as well add it to this thread as well since it is also relevant here:

Alright, figured out how to temporarily fix the issue for use with Live Server.
The package.json for Live Server has Colors.js set to use the newest possible version available, latest, so I changed it back to the most recent Colors.js version that didn't have the issue, 1.4.0. Just thought I'd share a fix for anyone else that may also run into this too πŸ‘

from live-server.

sultanofcardio avatar sultanofcardio commented on August 28, 2024 3

As a quick fix, you can also just put colors directly in your package.json to override the live-server dependency

{
  "dependencies": {
    "colors": "1.4.0",
    "live-server": "1.2.1"
  }
}

from live-server.

Mohamed-Khaled-M avatar Mohamed-Khaled-M commented on August 28, 2024 2

comment the affected code.
Screenshot 2022-01-09 115220

from live-server.

Offroaders123 avatar Offroaders123 commented on August 28, 2024 1

This is the solution I am currently using myself for Live Server, I originally commented it in the issue thread under Colors.js:
Marak/colors.js#285 (comment)

from live-server.

belauzas avatar belauzas commented on August 28, 2024 1

Issue been solved #386, just waiting for an approval.

from live-server.

JavierDamico avatar JavierDamico commented on August 28, 2024

Same here

from live-server.

xzntrc avatar xzntrc commented on August 28, 2024

It looks like some stupid viruses I've seen. Idk why it spams "Liberty". It looks like it's trying to spam ascii art? and then some jargon which lags a bit.

from live-server.

xzntrc avatar xzntrc commented on August 28, 2024

Here we are: https://www.reddit.com/r/programming/comments/rz5rul/marak_creator_of_fakerjs_who_recently_deleted_the/

from live-server.

Ionaru avatar Ionaru commented on August 28, 2024

See Marak/colors.js#285

from live-server.

NAMIKAZEMINATO7 avatar NAMIKAZEMINATO7 commented on August 28, 2024

Same problem here also I've been searching for solution for hours now. Don't know what is happening

from live-server.

VirajMadhu avatar VirajMadhu commented on August 28, 2024

Here's the image of it. image It look like some cringey virus code? spamming liberty?

Same here. Finally, I removed live-server dependencies.

from live-server.

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.