Hello, I am using embroider with ember 4.5.
I have installed ember-fetch and my import is, import fetch from "fetch". I get the following error:
Module not found: Error: Can't resolve 'fetch' in '$TMPDIR/embroider/f8be1a/app/ember-kb-base/ember-kb-base/dist/authenticators/oidc.js'
Just to note, ember-kb-base is an addon. I see lots of posts about embroider and ember-fetch, but none of them help so far.
8 posts - 3 participants