Esri / nearby-javascript

ArcGIS API for JavaScript app to find places nearby and route to the nearest location.
Apache License 2.0
41 stars 24 forks source link

Tests fail and app do not compile #32

Closed gozieaf closed 3 years ago

gozieaf commented 3 years ago

I ran `npm test and I could not get all tests to run successfully. Here is a screenshot of the error messages I am getting image Also, the app doesn't compile when I run npm start What do I do next to resolve this?

gozieaf commented 3 years ago

Issue has been resolved. It was due to machine location variability.