Eric Satterwhite
Eric Satterwhite
> Is it possible to specify a git repository as a dependency in the spec file? > > ```lua > dependencies = { > "git+ssh://github.com:organization/repo.git#ref" > } > ``` @Tieske...
It seems like everyone is pointing the finger at someone else. Do we at least know what the problem is?
For the record, I started seeing the same error w/ npm as well, not pnpm ```txl [2023-09-11T18:31:57.550Z] npm ERR! Cannot read properties of null (reading 'matches') [2023-09-11T18:31:57.550Z] [2023-09-11T18:31:57.550Z] npm ERR!...
@MAN-Sendance @dhoulb is the problem the `workspaces` key in package json? I have ```json "workspaces": [ "packages/*" ] ``` which is valid for pnpm/multi semantic release but not npm. I...
I think this may have been it, for me at least. removing `workspaces` from the root project package.json and relying only on the `pnpm-workspace` file seems to have fixed this...
@StarpTech Have there been any official maintainers/collaborators appointed? Would love to see this project continue. Are you planning to give some one/people a hand off of some kind?
@kensipe This appears to be specifically with bootstrapping the kind cluster. If I start the cluster manually, and set `startKind: false` it'll work just fine.
I'm attaching the journal log from a recent attempt [journal.log](https://github.com/kudobuilder/kuttl/files/13285277/journal.log)
Actually updating to 0.15 seems to work past v1.26 now... Maybe this has been fixed
ZMQ_SNDMORE is 2