Ember-intl: Could not find module `fast-memoize`

Created on 16 Sep 2020  路  2Comments  路  Source: ember-intl/ember-intl

Could not find module fast-memoize imported from ember-intl/-private/formatters/-format-datetime Error: Could not find module fast-memoize imported from ember-intl/-private/formatters/-format-datetime

Most helpful comment

What version of ember-intl are you using? v5.5.0?

I suspect that you have an outdated version of ember-auto-import lingering around in your project. Can you try deeply upgrading ember-auto-import to the latest version please?

All 2 comments

What version of ember-intl are you using? v5.5.0?

I suspect that you have an outdated version of ember-auto-import lingering around in your project. Can you try deeply upgrading ember-auto-import to the latest version please?

That fixed it - thank you for helping :)

Was this page helpful?
0 / 5 - 0 ratings