[Geomoose-users] GM3 - Error building on current clone

Brent Fraser bfraser at GeoAnalytic.com
Mon Jun 29 11:52:57 PDT 2020


Hi Chris,
  
    I think the fault is mine with a poorly tested code change.  Dan has a 
pull request pending that will fix the issues, but in the mean time you can 
simple change lines 501 and 523 to fix the two errors:
  
 501: delete the comment:  " // for lines..."
  
 523: change the
     != 200
 to
    !== 200
  
 Best Regards,
 Brent Fraser
  
  
  
 -------- Original Message --------
> From: "Christopher Hughes" <chughes at co.lincoln.or.us>
> Sent: June 29, 2020 12:43 PM
> To: "GeoMoose Users" <geomoose-users at lists.osgeo.org>
> Subject: [Geomoose-users] GM3 - Error building on current clone
>
> Hello,
>
> I'm having a new issue rebuilding the geomoose javascript on windows per
> https://geomoose.github.io/gm3/install_on_windows.html
>
> I'm building on a current clone of geomoose 3, so the package-lock.json
> file should be up to date with the repo. After cloning
> and running 'npm install'; running 'npm run build' fails. I've tried
> deleting the node_modules directory and re-running npm install
> without success. I haven't made any changes to my clone of the repo.
>
> I've included some of the relevant errors below:
> [image: image.png]
>
> Any tips would be appreciated!
>
> Chris
>
>
> --
> Chris Hughes
>
> GIS Analyst
> Lincoln County Surveyor Department
> 880 NE 7th St. l Newport, OR 97365
> Tel: (541) 574 1283
> _______________________________________________ Geomoose-users mailing 
list Geomoose-users at lists.osgeo.org 
https://lists.osgeo.org/mailman/listinfo/geomoose-users

-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 48080 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/geomoose-users/attachments/20200629/da8869ce/attachment-0001.png>


More information about the Geomoose-users mailing list