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 throw error of ERROR in The target entry-point "ngx-pendo" has missing dependencies: #13

Closed
ofirrifo opened this issue Jul 22, 2020 · 7 comments
Assignees

Comments

@ofirrifo
Copy link

ofirrifo commented Jul 22, 2020

I upgrade from angular 9 to 10 and I get
ERROR in The target entry-point "ngx-pendo" has missing dependencies:

ERROR in The target entry-point "ngx-pendo" has missing dependencies:
 - ./lib/ngx-pendo-id.directive
 - ./lib/ngx-pendo-section.directive
 - ./lib/ngx-pendo.service
 - ./lib/ngx-pendo.component
 - ./lib/ngx-pendo.injectors
 - ./lib/ngx-pendo.interfaces
 - ./lib/ngx-pendo.module

@yociduo
Copy link
Owner

yociduo commented Jul 22, 2020

Which version for the ngx-pendo?

@ofirrifo
Copy link
Author

@yociduo I'm using "ngx-pendo": "^1.4.0",

@thizanetti
Copy link

I get a similar (not sure if related problem) on angular 7.2.16, node 12.16.3 for build ngx-pendo@1.4.0 on both mac and linux:

ERROR in Couldn't resolve original symbol for ./lib/ngx-pendo-id.directive from ../node_modules/ngx-pendo/ngx-pendo.d.ts

Maybe that's a bad build?

@thizanetti
Copy link

Reverting back to 1.3.0 fixed that issue for me FYI.

@ofirrifo
Copy link
Author

@thizanetti I also revert to 1.3.0 and it solve the issue.
Thanks :)

@yociduo yociduo self-assigned this Jul 24, 2020
@yociduo
Copy link
Owner

yociduo commented Jul 24, 2020

@ofirrifo @thizanetti Please upgrade to 1.4.1, it resolve this issue

@yociduo yociduo closed this as completed Jul 25, 2020
@ofirrifo
Copy link
Author

@yociduo Thanks it work great 👍

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

3 participants