Momo Kornher

Results 713 comments of Momo Kornher

Sounds like a missing feature. Thanks for reporting. Could you post a little more info on how the entry in requirements.txt would look like exactly?

Gotcha. Thank you. I don't think adding `--extra-index-url` as a dependency would be a good interface. We probably want some sort of support for adding other supported values.

Yes, I've looked at corepack and it seems quite interesting. It's super annoying they only support explicit versions and not npm.

I kind of want to re-do the whole package manager thing now. Instead of having multiple properties for versions etc, we should have a generic object of sorts. Corepack could...

We should do this. I reckon the tricky bit will be finding an abstraction for workflows that can be applied to multiple providers.

I really like the decorator API. Some initial thoughts: - Currently all components require a project. That means we can't instantiate them and then pass them to `with()`. They'd always...

> hi @mrgrain thanks for the feedback No worries. This is an interesting and important discussion. Things will likely be moving slow, but it's good we have it. > there...

Closed in https://github.com/cdklabs/json2jsii/pull/1822

Double checking: `C:\Workspace\internal\jsii-getting-started\index.ts` does exist?