Skip to content
Snippets Groups Projects
Closed encounter a node.js missing error after deb package installation (v0.20.0a59)
  • View options
  • encounter a node.js missing error after deb package installation (v0.20.0a59)

    • View options
  • Closed created by Cédric Moreau

    Created by: canercandan

    I have successfully installed the new version of the DEB package v0.20.0a59 on my Ubuntu 15.04.

    But when I launched the command line duniter --help I got this error:

    Node.js is not embedded in this version of Duniter

    I found a way to go around this error by creating the variable DEV_MODE and changing the directory to /opt/duniter/sources:

    $ export DEV_MODE=1
    $ cd /opt/duniter/sources
    $ duniter --help

    PS: you made an amazing work so far, long and successful life to Duniter ;-)

    Attributes

    Assignee

    None

    Labels

    Milestone

    0.20

    Dates

    Start: None

    Due: None

    Time tracking

    No estimate or time spent

    Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first