Momo Kornher
Momo Kornher
The task is public. The methods you are referring to are not.
Yeah, absolutely. I totally agree with the need for a public, supported API here. I just don't want to preclude the solution for this. I also kind of think the...
I love this! 😍 Looking forward to having this in projen! The RFC is quite old now, and will need some overhauling. > Library choice: https://github.com/terkelg/prompts recommended in the RFC...
This all sounds good, happy to accept a PR for this! --- > Init Uses Global Version Regardless of --packageManager flag I'm really not sure how projen can solve this....
> The trick will be making sure that corepack is enabled for users. Not sure if there's prior examples of checking something like that in projen? I don't think there...
corepack support is a super interesting question by itself though. Last I checked I felt it wasn't quite ready yet, but maybe this has changed now.
>Yeah, RE: corepack, it's still [marked as experimental](https://nodejs.org/api/corepack.html), but the [yarn installation instructions](https://yarnpkg.com/getting-started/install) recommend using corepack. Cool! I'm still a bit lost at how this works and don't really have...
Awesome I think I'm with you now. Sounds like we have the following tasks: - [ ] Rename `YARN` to `YARN_CLASSIC` to better match `yarn` ecosystem terminology. Deprecate `YARN` with...
Thanks for investigating, this helps a lot. I don't have magical solutions for any of these, but can offer my thoughts and opinions. > The biggest one I ran into...
` .projen/files.json` this might be required The other ones I kind of agree. Although it's probably not a big issue