Daniel

Results 11 issues of Daniel

When using `nvs auto on` I get the following error. I'm trying to do this using `cmder` and I've tried both with `powershell 5` and `powershell 6` ``` New-Module :...

external

It would be nice if you could add your own git repos for blocks in addition to the official source.

enhancement

This concerns adding a custom block by dragging the folder into the application window. The user is allowed to drag the same block multiple times. Each time the block is...

bug
enhancement

When importing a recipe that contains a custom block, if that custom block has not been added in the current session, then the workspace appears to be blank. Right clicking...

enhancement

This block mounts a network share. It also runs the command `service rpcbind start` because rpcbind is not enabled by default on raspbian.

This block downloads and installs docker from [hyperiot](http://blog.hypriot.com/).

Running into the following error on Windows 10. I'm guessing this package is not supported on Windows based on this error. ```  22:51:44 ❯ npf search express 'tr' is...

Is there any recommendation for how merge commits should be formatted? My team uses gitlab, which generates merge commits with the following default template. ``` Merge branch '%{source_branch}' into '%{target_branch}'...

**Note: for support questions, please use [StackOverflow](https://stackoverflow.com/questions/tagged/node-config) and tag your question with `node-config`**. *This repository's issues are reserved for feature requests and bug reports.* Before submitting a bug report, please...

pr-welcome
collab-request
4.0

I'm using the date picker with a custom footer for choosing a time range. I want the time range to be selected before any value update events are emitted to...

enhancement