Giter Site home page Giter Site logo

Comments (4)

jaime-ez avatar jaime-ez commented on May 16, 2024

Hi, i can't reproduce the error. just launched a droplet with ubuntu 20.04, copy pasted your commands and it works...did you installed it as a service also or not?

Also for documentation refer to https://deepstreamio.github.io/ where wh keepit up-to-date as much as possible

from deepstream.io.

patrickomatik avatar patrickomatik commented on May 16, 2024

Thanks for taking the time to investigate this. I am using a minimal ubuntu server install. There seem to be some path-related issues which can be resolved by simply running npm start in the bin directory. npm then complains about a missing packages.json, but deepstream then runs from the cli. Whatever the underlying config issue is, it is still unresolved for running as a service, which still fails. I suspect the issue is trivial for someone who is familiar with the nuances of npm - sadly that isn't me :-)

from deepstream.io.

jaime-ez avatar jaime-ez commented on May 16, 2024

Hi, there seems to be a confusion, please let me know if the docs at https://deepstreamio.github.io/ are not clear regarding this:

You can use deepstream as a standalone binary OR as a nodejs module.

When you install the binary (downloading from releases as you did) there is no need for nodejs, everything comes bundled in an executable. After decompressing you run using this command ./deepstream start there is no need to install nodejs and if you execute npm commands you will get an error and it will not work as intended. Other CLI options can be reached using ./deepstream -h.

from deepstream.io.

jaime-ez avatar jaime-ez commented on May 16, 2024

closing, feel free to ask more question if you have

from deepstream.io.

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.