Julien Palmas
Julien Palmas
@2hu12 If I understand the issue correctly, at the moment, a great percentage of the existing addons are probably not compatible with lazy engines. If the new `isHost` property is...
I am experimenting with the [PnP API](https://yarnpkg.com/advanced/pnpapi) to make ember-cli compatible with Yarn PnP. I might open a draft PR at some point to show the progress and get ideas...
@sesam for the time being, I use https://github.com/yarnpkg/berry/tree/master/packages/plugin-node-modules @ef4, do you believe embroider will change things regarding yarn PNP ?
@ef4 I'd like to know what hack you had to use to `execute ember-cli inside the node debugger` if you have the time to explain. I have tried to use...
thx @ef4
> > Not sure if I should post this here or make another issue but `ember install` is incompatible too. > > Seems like v2 of the `yarn` CLI uses...
> > @shamrt I'm curious, are you using `nodeLinker: node-modules` in you ember project? > > Yep, we are 🙂 Thanks for the feedback 👍 @rwjblue do you know if...
I was in the process of upgrading our codebase to [email protected]/4.6 this morning and, like @sly7-7 , could not figure if #8025 was supposed to fix everything or not…
This rules fails for the following French sentence as well: `Il y a …`, which means `There is …`. We are going to disable it, but AFAICT, this is the...
@rwjblue I just found this issue while setting up breakpoints in VSCode and I believe this is indeed related to template co-location. I've got a bare 3.21 app with 3...