Bert De Block

Results 231 comments of Bert De Block
trafficstars

`NODE_TLS_REJECT_UNAUTHORIZED` is explicitly modified (and reset) for making the SSL test work, so I'm not sure if resolving this is possible without using an actual certificate?

It seems we have one in the repo at `/tests/fixtures/ssl/server.crt`. The flag was introduced here: https://github.com/ember-cli/ember-cli/pull/3550#discussion_r29649223.

Opened https://github.com/emberjs/rfcs/issues/817 to hopefully get the ball rolling on this one.

I would like to see this progress as well. I'll try to update the PR and put this on the agenda for the CLI meeting tomorrow.

I'm guessing initially, `ember install` wasn't designed to work with plain packages? I guess the question is, do we want it to support plain packages?

I can imagine people would find it convenient to do `ember install ember-addon normal-package` in one go, but personally, I would prefer to not overload `ember install` and only have...

The same thing happens when using `pnpm` v7.1.9 (`pnpm start`). Either something's wrong with both `yarn` and `pnpm` or the issue is with `ember-cli` itself.

@gnclmorais If you haven't already, you can always try to ping/ask in #dev-ember-cli on Discord for some guidance/feedback on this PR?

@mehulkar It seems you have closed the linked PR. Are you still interested in this issue or should we close this?

Okay, sorry your PR went without any feedback! Going to close this one for now if that's okay.