mapcentia / vidi

Vidi – a modern take on browser GIS. It is the front-end client for GC2.
https://www.osgeo.org/projects/gc2-vidi/
GNU Affero General Public License v3.0
44 stars 24 forks source link

Error in package.json #57

Closed brunnernikolaj closed 5 years ago

brunnernikolaj commented 6 years ago

When trying to run the project with the grunt hogan browserify command after first cloning and npm installing. you'll get errors that dependencies are missing eg. redux-thunk.

These errors can be fixed by adding the dependencies to package.json

mapcentia commented 5 years ago

@brunnernikolaj @baffioso I think the "Npm way" is to init Npm in whatever extension that requires the Npm module. Like the KeplerGL extension: https://github.com/mapcentia/keplergl/tree/master/browser