Skip to content

Examples don't work #10

@Victor7960

Description

@Victor7960

In Build Configuration/build.gradle/adding a dependency at the bottom adding the examples:
implementation project(':sensorhub-driver-fakeweather')
and
implementation project(':sensorhub-process-geoloc')
to build.gradle and the include block of code in setting.gradle will cause an error

The error text is:
Build file 'C:\Repos\osh-node-dev-template\build.gradle' line: 1

A problem occurred evaluating script.

A problem occurred starting process 'command 'git''

I'm not sure if this is an error on my part, if this is something wrong with the code, or something wrong with the documentation.

This problem also seems to apply to some of the commented out examples. When uncommented in build.gradle and setting.gradle sensorhub-storage-compat will give the same error. On the other hand sensorhub-service-video When uncommented will not give the error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions