Node js 6.x.x, removes web control panel

Discussion in 'UDOO NEO' started by FadiBunni, Apr 8, 2017.

  1. FadiBunni

    FadiBunni New Member

    Joined:
    Mar 9, 2017
    Messages:
    16
    Likes Received:
    1
    Why does node js 6.x.x remove the web control panel?

    In my opt/udoo-web-conf folder is empty. why?

    Any ways to restore it?
     
  2. waltervl

    waltervl UDOOer

    Joined:
    Dec 12, 2015
    Messages:
    2,314
    Likes Received:
    580
    The web control panel is also a node js application.
    Did you do an apt-get update and upgrade yet?
     
  3. FadiBunni

    FadiBunni New Member

    Joined:
    Mar 9, 2017
    Messages:
    16
    Likes Received:
    1
    Nope i only downloaded the latest version of node js 6.x.x.. but what should i write to update it ? sudo apt-get update udoo-web-conf?
     
  4. waltervl

    waltervl UDOOer

    Joined:
    Dec 12, 2015
    Messages:
    2,314
    Likes Received:
    580
  5. FadiBunni

    FadiBunni New Member

    Joined:
    Mar 9, 2017
    Messages:
    16
    Likes Received:
    1
    Nope the file is till empty, i guess the only way to solve this problem is to reinstall the img file :( tried with the link couldn't get it to work.
     
  6. FadiBunni

    FadiBunni New Member

    Joined:
    Mar 9, 2017
    Messages:
    16
    Likes Received:
    1
    I tried again to install it from github and install the packages ran node app.js, got this error: (node:15212) DeprecationWarning: process.Eventemitter is deprecated. Use require('events') instead.

    so I need to update the code manually but where, which file is it?
     
  7. zisosak

    zisosak New Member

    Joined:
    Mar 19, 2015
    Messages:
    14
    Likes Received:
    1
    O No!! I have the same problem here. How can we update the nodejs, and keep also the web control panel?
     
  8. zisosak

    zisosak New Member

    Joined:
    Mar 19, 2015
    Messages:
    14
    Likes Received:
    1
    How can we update the nodejs??
     
  9. waltervl

    waltervl UDOOer

    Joined:
    Dec 12, 2015
    Messages:
    2,314
    Likes Received:
    580
  10. Pankaj Patel

    Pankaj Patel New Member

    Joined:
    Nov 28, 2018
    Messages:
    2
    Likes Received:
    0
    I also have same problem after installing node.js v8.14.0
     

Share This Page