JBARiskManagement / MapPIG

Probably Isn't GIS; A desktop mapping interactivity platform
MIT License
3 stars 0 forks source link

build error #9

Closed yitang closed 8 years ago

yitang commented 8 years ago

npm install gives

npm WARN package.json mapthing@0.1.0 No repository field.
JamesRamm commented 8 years ago

I think sticking

"repository": {
  "type": "git",
  "url": "git://github.com/JamesRamm/MapThing"
}

in package.json will resolve this