Michael Kotten

Results 66 comments of Michael Kotten

With https://github.com/rancher/rancher/commit/c92675bc5a14e36ecb81af3dfacd2d4f4b6ebec3 the kubeversion was set to `< 1.25.0-0`. I guess this should fix it, but the current chart release from https://releases.rancher.com/server-charts/latest is still on `< 1.24.0-0`. When will the...

Then you should create an issue here: https://github.com/pimatic/pimatic-sysinfo/issues

It's the same behavior as if you would install without fixed versions. It always just installs the dependencies that are needed for the specific version. If the version is omitted...

This depends one the plugin itself. If the developer doesn't use fixed versions for the dependencies there's not much you can do.

Since #1140 was merged, when will be the next pimatic release? The newest pimatic-hap update needs at least nodejs 8. So users who want to stick to older nodejs versions...

Also https://github.com/pimatic/pimatic/pull/1138 would help a lot with this.

Seems like port 5224 is in use. You should fix this first

Whats the status here? The master can be run with node 8: https://forum.pimatic.org/topic/3146/pimatic-node-8-0/104

Problems may arise when relying on the directory structure that might change when using newer npm version. But when using ppm.js which uses the old npm version, this might still...

I did this already and can confirm that the newer version of sqlite works with node 10. Maybe this should be updated in another feature issue.