Matt Strain

Results 9 comments of Matt Strain

Hi thanks for the reply. No it complains that the param is included in the call, as it seems to think db_control should not be given a 'provider' parameter. In...

Hi well we are actually using quite an old version, which has not changed in any way since our servers all started failing. We have 4.10.12 on all agents and...

Intrestingly I noticed that on the first run we get this error `Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while...

ah-ha so that fixed it! I changed the /etc/puppetlabs/code/modules directory to a symlink to our modules directory in our 'development' environment, rebooted and ran puppet on the master. Can I...

Commenting in case this helps someone. I got around this in CI by simply deleting the package-lock.json file before the lerna publish cmd, which for us was the last action...

So I was having this issue as well today. My stack is Npm Monorepo using NPM Workspaces React 17 Create React App (typescript template) react-bootstrap I was seeing this error...

Did you try using the custom visibility method? look at the code in [PR 107](https://github.com/TimboKZ/Chonky/pull/107) for ideas.

As this has now been fixed in SnakeYaml 2.5 can the version in pom.xml get bumped please?