Uav4geo pro

So I was attempting to install UAV4GEO Pro and I keep getting the following stuff. Any idea what’s wrong

C:\Users\ladwi>npm install ng serve
npm WARN saveError ENOENT: no such file or directory, open ‘C:\Users\ladwi\package.json’
npm WARN enoent ENOENT: no such file or directory, open ‘C:\Users\ladwi\package.json’
npm WARN ladwi No description
npm WARN ladwi No repository field.
npm WARN ladwi No README data
npm WARN ladwi No license field.

1 package is looking for funding
run npm fund for details

found 0 vulnerabilities

moved items to WebODM folder however still now says all is good but can’t open the local host in chrome

You need to be in the directory of the GCP Editor (that you downloaded from github):

cd dir\to\gcp-editor-pro

Also the commands should be on separate lines.

C:\Users\ladwi\gcp-editor> npm install
C:\Users\ladwi\gcp-editor> ng serve
1 Like

Thanks for the advice.

So I did what you suggested and I after the install, which went ok, when I put the ng serve I get the following…‘ng’ is not recognized as an internal or external command, operable program or batch file. What do I do next I still can’t get the Uav4Geo to open in Chrome.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.