Openstreetmap-website: E: Unable to locate package nodejs

Created on 29 Jun 2019  路  2Comments  路  Source: openstreetmap/openstreetmap-website

When I run the following command:
sudo apt-get install libmagickwand-dev libxml2-dev libxslt1-dev nodejs
It gives me the error at the tittle.
I'm using Ubuntu Bash in Windows 10 Home 64 bits.

Most helpful comment

@caduguedess Make sure you are running Ubuntu 18.04 (WSL download is here). Then make sure you run sudo apt-get update before running the sudo apt-get install command.

Tested and works for me. Re-open if still broken.

All 2 comments

@caduguedess Make sure you are running Ubuntu 18.04 (WSL download is here). Then make sure you run sudo apt-get update before running the sudo apt-get install command.

Tested and works for me. Re-open if still broken.

@caduguedess Make sure you are running Ubuntu 18.04 (WSL download is here). Then make sure you run sudo apt-get update before running the sudo apt-get install command.

Tested and works for me. Re-open if still broken.

Thanks, it worked!
I suggest to put it in the INSTALL.md instructions, for the beginner Linux users (like me).

Was this page helpful?
0 / 5 - 0 ratings