GithubHelp home page GithubHelp logo

Comments (5)

roachjc avatar roachjc commented on May 16, 2024 2

Hey @vedovelli, doing good. Your assumption is correct! Thanks for checking us out! Jon

from webpackmonitor.

roachjc avatar roachjc commented on May 16, 2024

Hey @barbier! Make sure that the port that's being passed to webpack monitor is not being used by anything else (if you're not specifying, default is 8081). Otherwise maybe it opened once and is still running? Typically you'd insert webpack monitor as a plugin on your production config and only periodically launch the dashboard. Hope that helps ๐Ÿ˜€

from webpackmonitor.

barbier avatar barbier commented on May 16, 2024

I'm pretty sure the port is used only by Monitor. It opens with my project, the error happens when I change something on my application, using React, and Webpack recompiles it.
Is there anything I can provide to describe better what's going on?

Thanks for the reply! :)

from webpackmonitor.

roachjc avatar roachjc commented on May 16, 2024

Ah OK I think I get it. Sounds like wpm is open and trying to open again on same port which causes the error. Try setting launch: false (or just leave out - false is default) and only setting to true specifically when you want to open the front end. Also the intention was really only to capture your production builds if you have two configs in your webpack config - the idea being that we are not so concerned about the state of the non-optimized dev builds. Hope that helps ... let me know if I can clarify further

from webpackmonitor.

vedovelli avatar vedovelli commented on May 16, 2024

Hello @roachjc ! How are you doing?! I hope fine!

Given your statement:

the idea being that we are not so concerned about the state of the non-optimized dev builds. Hope that helps

I assume Webpack Monitor is supposed to be used with production builds only, right? Thanks!

from webpackmonitor.

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.