Skip to content

Commit

Permalink
Pin npm to version 6
Browse files Browse the repository at this point in the history
  • Loading branch information
GeoWill committed Feb 10, 2021
1 parent 34e5938 commit 0602932
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 566 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ From a clean install of Ubuntu 18.04 (Bionic):
```
sudo apt-get install postgresql-10 postgresql-server-dev-all python-psycopg2 python3-dev postgis postgresql-10-postgis-2.4 libxml2-dev libxslt1-dev nodejs npm
sudo npm install -g npm
sudo npm install -g npm@latest-6
```

For other linux distributions, see [here](https://docs.djangoproject.com/en/2.2/ref/contrib/gis/install/geolibs/) for details on installing geospatial libraries for use with Django.
Expand Down
Loading

0 comments on commit 0602932

Please sign in to comment.