Nik Martin

Results 25 comments of Nik Martin

Well, purely based on the fact that it is called out in the contents like exercises 1&2, my preference as a new backbone user is to maintain the momentum of...

I imported `medium-editor.directive.ts` directly into my project, and it works fine.

It works fine: `minDate: new Date().valueOf()` You have to set it with a Unix timestamp

just FYI there's many other PLCs with Ethernet/IP support that allow changing the port. Version 2.4 (April 2019) of Koyo Click PLCs now support Ethernet/IP and support changing the port.

I wonder if projectbot could get its own automation column that we could put down on the end out of view to fix this?

what is the output of `node -v` on your system?

Am using https://github.com/linkedin/datahub/blob/master/docker/docker-compose-without-neo4j.yml, and the env file for elastic search is the offending file. The issue is most definitely with docker compose v2, as switching back to compose v1 works...

I didn't mention it in my original issue, but I had done a bit of research and saw a few posts about similar issues, but the issue was the '.'...

yes that works fine, but the first two lines in the default env file have "." In the key name. Those I can't get escaped: `​discovery.type=single-node`