tyrasd / overpass-turbo

A web based data mining tool for OpenStreetMap using the Overpass API.
https://overpass-turbo.eu
Other
891 stars 129 forks source link

Unclear installation instructions #652

Open ZeLonewolf opened 10 months ago

ZeLonewolf commented 10 months ago

I'm attempting to install overpass turbo on a private server. The only instructions are three yarn commands. I checked out this repository and tried running each of the three commands listed in the README and got only error messages. It seems like additional information is required to install overpass-turbo beyond what's in the README.

op@sf0:~/git/overpass-turbo$ yarn install
00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: 'install'
op@sf0:~/git/overpass-turbo$ yarn run start
00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: 'run'
op@sf0:~/git/overpass-turbo$ yarn run build
00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: 'run'
op@sf0:~/git/overpass-turbo$ 
mmd-osm commented 10 months ago

Hi @ZeLonewolf , it seems you've installed the wrong yarn package. This thread might have a few useful hints: https://stackoverflow.com/questions/46013544/yarn-install-command-error-no-such-file-or-directory-install