Closed brunnernikolaj closed 5 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
@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
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