New user testing out Photostructure as I need something the family can use and understand. This is the perfect tool:-) Have been looking for the error on the forum, however not able to find something similar.
Have been running the Windows version 1.1 for a short time, and it works perfect. However, after reading on the newer versions, I would like to use features like geotag.
I Installed “Photostructure for Node” according to the instructions: PhotoStructure | PhotoStructure for Node
It looks like everything is installed with no error, and I can redo the install with no errors. Both the initial SW part, the choco install ffmpeg jpegtran
and the npm install --global yarn npm
I get an error on the final “./start.sh” command, and not sure how to proceed, as there is no log I can find.
Copy of the error, also showing the git clone part if information is needed. Error is in the last step below.
Hope it is something easy, as this looks good.
Home@Home01 MINGW64 /c/photostructure
$ git clone GitHub - photostructure/photostructure-for-servers: PhotoStructure for Servers
Cloning into ‘photostructure-for-servers’…
remote: Enumerating objects: 7032, done.
remote: Counting objects: 100% (1400/1400), done.
remote: Compressing objects: 100% (444/444), done.
remote: Total 7032 (delta 957), reused 1386 (delta 952), pack-reused 5632
Receiving objects: 100% (7032/7032), 155.00 MiB | 15.25 MiB/s, done.
Resolving deltas: 100% (4668/4668), done.
Home@Home01 MINGW64 /c/photostructure
$ dir
photostructure-for-servers
Home@Home01 MINGW64 /c/photostructure
$ cd photostructure-for-servers
Home@Home01 MINGW64 /c/photostructure/photostructure-for-servers (main)
$ git checkout beta
Switched to a new branch ‘beta’
branch ‘beta’ set up to track ‘origin/beta’.
Home@Home01 MINGW64 /c/photostructure/photostructure-for-servers (beta)
$ ./start.sh
No local changes to save
Already up to date.
Dependency installation failed.
Please refer to “Removed due to only 2 links for new users”, points to the install artickle.
You can also visit “removed due to 2 links for new users” for help.