Amaury

Results 30 comments of Amaury

After investigation, it seems to come from the [cpu-features](https://www.npmjs.com/package/cpu-features) package. Probably related to https://github.com/oven-sh/bun/issues/158.

Was about to ask ! I can also help if needed

I'll start by this before doing #461 then. Will make a PR soon !

Just forked and published to npm while waiting for the real package to update. [@triptyk/tsyringe ](https://www.npmjs.com/package/@triptyk/tsyringe).

I already began to work on this when i made this issue. It works but i need to repair the CI and maybe some tests (I don't remember it was...

Tracked by https://github.com/fenichelar/ember-simple-auth-token/pull/334. The tests are OK. Still need to investigate fastboot compatibility. I removed it 3 months ago because it was not working 😅 .

Everything is kinda OK. I'm waiting for a feedback of @fenichelar before spending more time on this. Only the `embroider-optimized` scenario is failing because of a bug with fastboot. Should...

> A major overhaul is in the works including: > > * Support for ember@4 and ember@5 > * V2 format Does this make this PR #334 obsolete ?

> @AmauryD I tried to install this in an Ember 5.4.1 app via `pnpm i https://github.com/AmauryD/ember-simple-auth-token.git` but ran into difficulties. > > The consuming app uses `@embroider/webpack` and `@embroider/compat`, `ember-auto-import`...