question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error with NgxFlicking (latest version) on new blank angular project (v12)

See original GitHub issue

problem in the definition apparently?

Error: node_modules/@egjs/ngx-flicking/lib/ngx-flicking.component.d.ts:14:32 - error TS2307: Cannot find module '@egjs/component/declaration/types' or its correspondi
ng type declarations.

14     ready: EventEmitter<import("@egjs/component/declaration/types").DefaultProps<"ready", NgxFlickingComponent>>;

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
daybrushcommented, Jul 6, 2021

@GitHubish

Test @egjs/ngx-flicking@4.1.2-beta.0

0reactions
GitHubishcommented, Jul 6, 2021

@daybrush It works! Thank you!

Read more comments on GitHub >

github_iconTop Results From Across the Web

ng new - Angular
Option Description Value Type Default Value ‑‑commit Initial git repository commit information. boolean true ‑‑directory The directory name to create the workspace in. string ‑‑force Force...
Read more >
ng serve not working when install latest version of angular cli
NB - I am not looking for help with getting this working (I can make ng new project and copy code there) -...
Read more >
How to generate apps with older @angular/cli versions
We'll show how to generate apps as if we had ng CLI version for the respective Angular version 2.x.x/4.x.x/5.x.x/6.x.x./7.x.x/8.x.x/9.x.x. Update August ...
Read more >
How to Create a specific version of Angular Project using CLI?
1 and angular cli version is 6.2.1. When I try to create a new project using the command ng new Project_name then it...
Read more >
12.0.0 - @angular/cli - npm
To update Angular CLI to a new version, you must update both the global package and your project's local package. Global package: npm...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found