Coder Social home page Coder Social logo

Comments (7)

IgnusG avatar IgnusG commented on July 22, 2024

I have exactly the same problem: Running webpack 2.4.1 & webpack-dev-server 2.4.5

from friendly-errors-webpack-plugin.

geowarin avatar geowarin commented on July 22, 2024

Hello gentlemen!

Did you expect to see the screen get cleared just before the DONE notification?
Does it get cleared correctly on subsequent messages?

from friendly-errors-webpack-plugin.

alexandernanberg avatar alexandernanberg commented on July 22, 2024

I was expecting to see something similar to this

demo

The screen clears as expected but I'm not seeing the "Starting the development server..." text. Also not seeing the "Your application is accessible at http://localhost:3000"

from friendly-errors-webpack-plugin.

geowarin avatar geowarin commented on July 22, 2024

That's normal, the plugin has no easy means to know on which port the server is available.
You should manually add the compilationSuccessInfo for this to work

from friendly-errors-webpack-plugin.

alexandernanberg avatar alexandernanberg commented on July 22, 2024

Ah so that message will be displayed every time it compiles successfully then? Thought it only displayed on start up/first compilation.

What about the "Starting development server..." log, similar issue?

from friendly-errors-webpack-plugin.

geowarin avatar geowarin commented on July 22, 2024

Yes, it is displayed every time the compilation succeeds.
Originally, we cleared the console for good so it was useful to have those info available every time.

Since #23, it's debatable.
I don't think "Starting development server..." is part of the plugin output.

from friendly-errors-webpack-plugin.

alexandernanberg avatar alexandernanberg commented on July 22, 2024

Oh okay! Closing this then, thanks for your response!

from friendly-errors-webpack-plugin.

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.