Skip to content

Newly installed app doesn't get @types/ember__destroyable #1497

Closed
@ef4

Description

@ef4

Which package(s) does this problem pertain to?

  • Other

(Your bug form doesn't include @types/ember__destroyable)

What are instructions we can follow to reproduce the issue?

Create a new Ember app with ember 4.1, add ember-cli-typescript including running its blueprint.

Now about that bug. What did you expect to see?

Try to import from @ember/destroyable in your app. It's a type error.

You can manually install @types/ember__destroyable to solve the problem.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions