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

Build error: Generic type 'AttrOptions<T>' requires 1 type argument(s). #492

Open
gabrieltrita opened this issue Jan 17, 2022 · 0 comments

Comments

@gabrieltrita
Copy link

gabrieltrita commented Jan 17, 2022

ember-cli: 3.20.2
node: 12.22.0
os: darwin x64

tsc version: Version 4.5.4
"ember-cli-typescript": "^4.2.1",
"ember-cli-typescript-blueprints": "^3.0.0",

Build error:

node_modules/@ember-decorators/data/index.d.ts:32:14 - error TS2314: Generic type 'AttrOptions<T>' requires 1 type argument(s).
(options?: DS.AttrOptions): ComputedDecorator<any>;

Can anyone tell me why this error when trying to build the project?

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

1 participant