Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AdapterError triggers @ember/error deprecation #8404

Closed
sebastianhelbig opened this issue Jan 23, 2023 · 1 comment
Closed

AdapterError triggers @ember/error deprecation #8404

sebastianhelbig opened this issue Jan 23, 2023 · 1 comment

Comments

@sebastianhelbig
Copy link

ember-data 4.9.1
ember-source 4.10.0

Error: The @ember/error package merely re-exported the native Error and is deprecated. Please use a native Error directly instead.
    at handleDeprecationWorkflow (main.js:41:1)
    at HANDLERS.<computed> (handlers.js:9:7)
    at deprecationCollector (main.js:78:1)
    at HANDLERS.<computed> (handlers.js:9:7)
    at setup-context.js:32:1
    at HANDLERS.<computed> (handlers.js:9:7)
    at invoke (handlers.js:18:7)
    at deprecate (deprecate.js:188:11)
    at AdapterError.EmberDebugConstructor (index.js:17:14)
    at new AdapterError (error.js:84:1)
@runspired
Copy link
Contributor

resolved by #8422 and #8412

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants