• Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
v3.5.2 Latest
Buy Hosting

NPM Warning During Install

Scheduled Pinned Locked Moved Technical Support
6 Posts 3 Posters 2.1k Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Systemd-K GNU/Linux
    wrote on last edited by
    #1

    When I try to install latest NodeBB on Debian 8, I see some warning in the output.

    npm WARN deprecated [email protected]: Please upgrade to 2.2.19 or higher
    npm WARN deprecated [email protected]: wrench.js is deprecated! You should check out fs-extra (https://github.com/jprichardson/node-fs-extra) for any operations you were using wrench for. Thanks for all the usage over the years.
    

    Do I have to do something to fix it?

    sharletsings123S 1 Reply Last reply
    0
  • sharletsings123S Offline
    sharletsings123S Offline
    sharletsings123
    replied to Systemd-K on last edited by
    #2

    @Systemd-K said in NPM Warning During Install:

    When I try to install latest NodeBB on Debian 8, I see some warning in the output.

    npm WARN deprecated [email protected]: Please upgrade to 2.2.19 or higher
    npm WARN deprecated [email protected]: wrench.js is deprecated! You should check out fs-extra (https://github.com/jprichardson/node-fs-extra) for any operations you were using wrench for. Thanks for all the usage over the years.
    

    Do I have to do something to fix it?

    It is because you havnt did sudo systemctl enable mongodb on the root folder so just ho to main folder cd then type sudo systemctl enable mongodb then go back to your installation!!


    Hope I helped,
    Kind Regards
    /shar

    PitaJP 1 Reply Last reply
    0
  • PitaJP Offline
    PitaJP Offline
    PitaJ Global Moderator Plugin & Theme Dev
    replied to sharletsings123 on last edited by
    #3

    @sharletsings123 that is incorrect.

    @Systemd-K these are merely deprecation warnings. You can safely ignore them.

    sharletsings123S S 2 Replies Last reply
    1
  • sharletsings123S Offline
    sharletsings123S Offline
    sharletsings123
    replied to PitaJ on last edited by
    #4

    @PitaJ said in NPM Warning During Install:

    @sharletsings123 that is incorrect.

    @Systemd-K these are merely deprecation warnings. You can safely ignore them.

    It actually worked for me somehow so thats why I suggested that him it.

    PitaJP 1 Reply Last reply
    0
  • PitaJP Offline
    PitaJP Offline
    PitaJ Global Moderator Plugin & Theme Dev
    replied to sharletsings123 on last edited by
    #5

    @sharletsings123 I think you must be confusing different error messages. There is no connection between this message and the mongo daemon on the server.

    1 Reply Last reply
    0
  • S Offline
    S Offline
    Systemd-K GNU/Linux
    replied to PitaJ on last edited by
    #6

    @PitaJ Thanks! 😉

    1 Reply Last reply
    0

Copyright © 2023 NodeBB | Contributors
  • Login

  • Don't have an account? Register

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post
0
  • Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development