skiunke

Results 5 issues of skiunke

``` git clone https://github.com/transistorsoft/background-geolocation-console.git docker build -t background-geolocation-console . docker run -p 9000:9000 -v //src/server/database/db:/usr/src/server/database/db -d background-geolocation-console ``` `=> ERROR [6/6] RUN NODE_ENV=production ./node_modules/.bin/webpack && NPM_CONFIG_PRODUCTION=true npm prune - 0.4s...

I followed the basic docs to create the FaceDetector. However, I'm not quite sure how the bounding box values are evoked, because the values I get are out of range...

The Sandbox mode does not unlock any building. Is this known not to work in the recent version ? Or do i have to unlock it somehow?

bug
question

Running for Web results in the following error: ``` DartError: PlatformException(error, TypeError: Instance of 'LinkedMap': type 'LinkedMap' is not a subtype of type 'String?', null, null) dart-sdk/lib/_internal/js_dev_runtime/private/ddc_runtime/errors.dart 296:3 throw_ packages/flutter/src/services/message_codecs.dart...