Giter Site home page Giter Site logo

Comments (7)

simonswain avatar simonswain commented on August 29, 2024

Hi Mauricio -- that error is from you having a process with that port open already. Possibly you have another instance of your app running in another shell, or a process has got stuck running in the background. Have a look at running processes and kill any that are dangling.

I've installed your repo and it runs fine for me

~/strawdemos/demo1$ node app
info: 2015-07-17 09:02:51 ADD      ping
info: 2015-07-17 09:02:51 INIT     ping 4028
info: 2015-07-17 09:02:51 MESSAGE  ping                 INITIALIZED
info: 2015-07-17 09:02:51 ADD      count

from straw.

mauricionr avatar mauricionr commented on August 29, 2024

When I click F5 in visual studio code to start like node app. This error appear in console.

Maybe visualstudio code is using the same port.

Could be possible?

What you think?

Thanks in advance

from straw.

mauricionr avatar mauricionr commented on August 29, 2024

Running in terminal everything it is OK, the problem is visual studio code I guess

from straw.

simonswain avatar simonswain commented on August 29, 2024

Hmm, I'm not sure about Visual Studio, I run it on Linux. Looking at your log more, it seems you are right about VS -- I think it might be trying to attach a debugger to each of the processes that Straw starts up.

Try running from DOS and see if you get a different result, or maybe there is some way to disable the debugger.

from straw.

simonswain avatar simonswain commented on August 29, 2024

@mauricionr Did that fix the problem?

from straw.

mauricionr avatar mauricionr commented on August 29, 2024

Not yet, may both are attaching in the same port as you said.

from straw.

mauricionr avatar mauricionr commented on August 29, 2024

I'm hacking on to find a solution.

from straw.

Related Issues (7)

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.