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

Christopher Hughes chughes at co.lincoln.or.us
Mon Jun 29 13:01:10 PDT 2020


Awesome thanks! Glad to hear it's a known issue with a fix in the works.
Brent, I'll try your suggestion in the meantime.

Chris

On Mon, Jun 29, 2020 at 11:53 AM Brent Fraser <bfraser at geoanalytic.com>
wrote:

> 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
>
>

-- 
Chris Hughes

GIS Analyst
Lincoln County Surveyor Department
880 NE 7th St. l Newport, OR 97365
Tel: (541) 574 1283
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geomoose-users/attachments/20200629/0f0c4a7d/attachment.html>


More information about the Geomoose-users mailing list