Coder Social home page Coder Social logo

Comments (7)

ChiChou avatar ChiChou commented on August 18, 2024

Error: listen EADDRINUSE 127.0.0.1:31337

from passionfruit.

Soujanya2107 avatar Soujanya2107 commented on August 18, 2024

listening on http://localhost:31337
<-- GET /
--> GET / 200 100ms 208b

InternalServerError: ENOENT: no such file or directory, stat '/Users/soujanya.mohanhegde/virtual-python3/bin/passionfruit/gui/static/build.js'
at Object.throw (/Users/soujanya.mohanhegde/virtual-python3/bin/passionfruit/node_modules/koa/lib/context.js:97:11)
at app.use.use.use (/Users/soujanya.mohanhegde/virtual-python3/bin/passionfruit/app.js:74:21)

<-- GET /favicon.ico
--> GET /favicon.ico 200 0ms 208b
<-- GET /
--> GET / 200 1ms 208b

InternalServerError: ENOENT: no such file or directory, stat '/Users/soujanya.mohanhegde/virtual-python3/bin/passionfruit/gui/static/build.js'
at Object.throw (/Users/soujanya.mohanhegde/virtual-python3/bin/passionfruit/node_modules/koa/lib/context.js:97:11)
at app.use.use.use (/Users/soujanya.mohanhegde/virtual-python3/bin/passionfruit/app.js:74:21)

from passionfruit.

ChiChou avatar ChiChou commented on August 18, 2024

It's a nodejs project and totally not involving python.

Have you tried npm uninstall -g passionfruit; npm install -g passionfruit?

from passionfruit.

Soujanya2107 avatar Soujanya2107 commented on August 18, 2024

Yes I tried it
This error:
listening on http://localhost:31337
<-- GET /
--> GET / 200 19ms 208b

InternalServerError: ENOENT: no such file or directory, stat '/Users/soujanya.mohanhegde/passionfruit/gui/static/build.js'
at Object.throw (/Users/soujanya.mohanhegde/passionfruit/node_modules/koa/lib/context.js:97:11)
at app.use.use.use (/Users/soujanya.mohanhegde/passionfruit/app.js:74:21)

from passionfruit.

Soujanya2107 avatar Soujanya2107 commented on August 18, 2024

it display listening on http://localhost:31337, but after connecting the device and while browsing the same port : blank page appears

from passionfruit.

ChiChou avatar ChiChou commented on August 18, 2024

@Soujanya2107

Please, use the command: npm uninstall -g passionfruit; npm install -g passionfruit; passionfruit
You don't have to clone the repo

from passionfruit.

ChiChou avatar ChiChou commented on August 18, 2024

If you are cloning the repo you need to npm run dev instead, and it's certainly not what you want
https://github.com/chaitin/passionfruit#development-setup
Please read the document.

from passionfruit.

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.